a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;




}
a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #FFFF00;

}
body {
	font-family: "Times New Roman", Times, serif;
	background-image: none;
	font-size: 10px;

}

