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

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

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

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

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

body {
	background-color: #999;
	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: #000000;
}

.creditstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333;
}


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

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

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

.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
}

.fine {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
