body{
margin:0;
}
input, select, textarea
{
	font-family: verdana;
	font-size: .7em;
	color: #121212;
}

a:visited.left_lik, a:active.left_lik, a:link.left_lik
{
font-family		:	tahoma, helvetica, sans-serif;
font-size		:	12px;
color			:	#20679F;
text-decoration	:	none;
font-weight		:	bold;
}

a:hover.left_lik{
font-family		:	tahoma, helvetica, sans-serif;
font-size		:	12px;
color			:	#FF4000;
text-decoration	:	none;
}

a:visited.left2, a:active.left2, a:link.left2{
font-family		:	tahoma, helvetica, sans-serif;
font-size		:	12px;
color			:	#372c22;
font-weight		:	bold;
text-decoration	:	none;

}

a:hover.left2{
font-family		:	tahoma, helvetica, sans-serif;
font-size		:	12px;
color			:	#ff4200;
text-decoration	:	none;
}



a:visited.bottom_lin, a:active.bottom_lin, a:link.bottom_lin
{
	color: #ffff00;
	font-size	:	10px;
	text-decoration: none;
	font-weight: bold;
}
a:hover.bottom_lin
{
	font-size	:	10px;
	color: #ffffff;
	text-decoration: none;
}

a:visited.bot2, a:active.bot2, a:link.bot2
{
font-family		:	tahoma, helvetica, sans-serif;
font-size		:	10px;
color			:	#2466a3;
text-decoration	:	none;
font-weight		:	bold;
}

a:hover.bot2{
font-family		:	tahoma, helvetica, sans-serif;
font-size		:	10px;
color			:	#002f5b;
text-decoration	:	none;
}



a:visited.sub_lik, a:active.sub_lik, a:link.sub_lik
{
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
}
a:hover.sub_lik
{
	text-decoration: underline;
}