a:link       { font-style: normal; font-variant: normal; font-weight: normal; 
               text-decoration: underline; color: #993333}
a:visited    { font-style: normal; font-variant: normal; font-weight: normal; 
               text-decoration: underline; color: #993333}
a:active     { font-style: normal; font-variant: normal; font-weight: normal; 
               text-decoration: none; color: #FFCC33}
a:hover      { font-style: normal; font-variant: normal; font-weight: normal; color: #993333; 
               background-color: #CCCC66}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mediumbrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
.mediumwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.toplabel {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.biggold {
	font-size: 24px;
	font-weight: bold;
	color: #999966;
	font-family: "Times New Roman", Times, serif;

}
.mediumgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999966;
}
