a:link {
	color: #FF0000;
	text-decoration: underline;
}
body {
	background-color: #004080;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/back.jpg);
	background-position: 30px;



}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.unnamed1 {
}
.caps {
	font-size: large;
	color: #00E6E6;
}
