a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
	border: 1px solid #99CCFF;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	margin: 3px;
	height: auto;
	width: auto;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;





}
body {
	background-color: #003366;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFF99;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;



}
a:active {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFF99;
}
