<!--
html,body,p,span,div,td,layer{
	color: #000;
	font-size: 15px;
	font-family: "Verdana", "Helvetica", sans-serif;}

body{
	margin: 0px;
	padding: 0px;
	background: #fff;}

a,a:link,a:visited
{
	color: #333;
	text-decoration:underline;
}

a:hover
{
	text-decoration: none;
	color: #C00;
}
-->