a:link {
	color : #0060FF;
	text-decoration : underline;
}

a:visited {
	color : #0060FF;
	text-decoration : underline;
}

a:hover {
	color : #0060FF;
	text-decoration : underline;
}

a:active {
	color : #0060FF;
	text-decoration : underline;
}

h1 {
	color : #FFA500;
	font-family : Verdana;
	font-size : 12px;
}

h2 {
	color : #666666;
	font-size : 12px;
}

h3 {
	color : #AEA290;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

h4 {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

body, td {
	color : #0060FF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

body {
	background-color : #007DD5;
}

.body2 {
	color : #000000;
	font-size : 11px;
}

.footer {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.highlight {
	color : #0060FF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
}

.othertext {
	color : White;
}

.othertext a:link {
	color : White;
	text-decoration : underline;
}

.othertext a:visited {
	color : White;
	text-decoration : underline;
}

.othertext a:hover {
	color : White;
	text-decoration : underline;
}

.othertext a:active {
	color : White;
	text-decoration : underline;
}
