

A {
	text-decoration:none;
	vertical-align: middle;
}

a:link {color: #003366}
a:visited {color: #003366}
a:hover {color: #0033FF}
a:active {
	color: #003366;
}
.style2 {font-family: "Courier New", Courier, monospace}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
body {
	background-color: #97ACBD;
}

