BODY {
	color: #191970;
	background-color: #D5E2FA;
	font-family: Arial, "Arial Rounded MT Bold", sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
a:visited {
color: dark blue;
text-decoration: none;
font: bold 18px Arial, Helvetica, sans-serif;	
}

a:hover {
	background-color: orange;
	background-position: left;
	color: #003399;
	text-decoration: none;
	font: bold 18px Arial, Helvetica, sans-serif;	
}
a:active {	
color: blue;
background-color: orange;
text-decoration: none;
font: bold 18px Arial, Helvetica, sans-serif;	
A {
	color: Maroon;
	text-decoration: none;
	border: 3px solid #003399;
}
.newborder {
	border: thin double #003399;
}

A:HOVER {
	color: #C10000;
}
.smallpicborder {
	border: thin double #003399;
}
