a {
	color : #FFF000; 
	text-decoration : none;
}

a:link {
	color: #FFFFFF;
	text-transform: none;
}


a:visited {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

body {
	background-color: #000024;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
}

.bodysub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #ffcc00;
}

.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.style1 {
	font-size: 9px
}
.nav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}


.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-style: italic; 
}.navDate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
}
.txtSM {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
}
.fine {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}

