/* CSS Document */

body, td, input, textarea	{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
a:link	{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
a:visited	{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}

a:hover	{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration: underline;
}