body {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

a
{
	font-family: tahoma;
	font-size: 12px;
	font-weight:300;
	color:#FF6600;
	text-decoration:none;
}

a:hover
{
	font-family: tahoma;
	font-size: 12px;
	color:#003366;
	text-decoration:inherit;
}
