a:hover {
	font-family: tahoma;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
a:link {  font-family: tahoma; font-weight: normal; color: #FFFFFF; text-decoration: none}
a:visited {
	font-family: tahoma;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	background-image:  none;
	background-color: #666666;
}
a {
	font-family: tahoma;
	text-decoration: none;
}

