html
{
	min-height:100.2%;
}

body
{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
	
	background:#43c0b5 url(../_images/bg_body_02.gif) repeat-x top center;
}

a
{
	text-decoration:none;
	color:#000000;
}
a:hover
{
	text-decoration:underline;
}

form
{
	margin:0px;
	padding:0px;
}

img
{
	border:none;
}