BODY {
	
	font-family: Verdana, Arial, CG Times;
	
}
UL {list-style-type:upper-roman}
A {
	font-size: 0.95em;
	color: #000080;
}
A:hover {
	color: blue;
	text-decoration: none;
	text-transform: uppercase;
}
