a {
	font-family: Arial;
	color: #003399;
	font-weight: bold;
	cursor: hand;
	list-style-type: disc;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

font{
	color: #003399;
}
body {
	color: #003399;
}
