  
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	background-repeat: repeat;
	text-decoration: none;
	font-style: italic;

}
