.text {
	font-family:tahoma;
	font-size:9pt;
	color:white;
}

.textBold {
	font-family:tahoma;
	font-size:9pt;
	color:#BC6462;
	font-weight:bold;
}

.textFields {
	background-color: #666666;
	border:1px dotted #FFFFFF;
   color: white; 
   	font-family:Tahoma;
	font-size:9pt;
	z-index:0;
}

a:link {
	font-family:tahoma;
	font-size:9pt;
	color:#CCCCCC;
}

a:visited {
	font-family:tahoma;
	font-size:9pt;
	color:#CCCCCC;
}
