﻿body {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #22408A;
	background-repeat: repeat;
}
a:link {
	font-family: verdana;
	font-size: small;
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: small;
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #FF9900;
}
a:focus {
	font-family: verdana;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #FF3300;
}
