.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
	.navlinks A:link {text-decoration: none; color: #CCCCCC}
	.navlinks A:visited {text-decoration: none; color: #CCCCCC}
	.navlinks A:active {text-decoration: none; color: #CCCCCC}
	.navlinks A:hover {background: #CCCCCC; text-decoration: none; color: #333333}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
	.buttons A:link {background: #CCCCCC;text-decoration: none; color: #333333}
	.buttons A:visited {background: #CCCCCC;text-decoration: none; color: #333333}
	.buttons A:active {background: #CCCCCC;text-decoration: none; color: #333333}
	.buttons A:hover {background: #666666; text-decoration: none; color: #CCCCCC}
	
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

	.bodytext A:link {text-decoration: underline; color: #6666FF}
	.bodytext A:visited {text-decoration: underline; color: #6666FF}
	.bodytext A:active {text-decoration: underline; color: #6666FF}
	.bodytext A:hover {text-decoration: none; color: #6666FF}
	
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

	.redtext A:link {text-decoration: underline; color: #6666FF}
	.redtext A:visited {text-decoration: underline; color: #6666FF}
	.redtext A:active {text-decoration: underline; color: #6666FF}
	.redtext A:hover {text-decoration: none; color: #6666FF}
	
.bodysmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

	.bodysmalltext A:link {text-decoration: underline; color: #6666FF}
	.bodysmalltext A:visited {text-decoration: underline; color: #6666FF}
	.bodysmalltext A:active {text-decoration: underline; color: #6666FF}
	.bodysmalltext A:hover {text-decoration: none; color: #6666FF}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

	.footertext A:link {text-decoration: underline; color: #000066}
	.footertext A:visited {text-decoration: underline; color: #000066}
	.footertext A:active {text-decoration: underline; color: #000066}
	.footertext A:hover {text-decoration: none; color: #000066}
	
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
