.maintext {
	color: #000000;
	font : normal 12px Arial, Helvetica, sans-serif;
}
.maintext A:active {text-decoration: underline; color: #0072FF;}
.maintext A:link {text-decoration: underline; color: #333333;}
.maintext A:visited {text-decoration: underline; color: #666666;}
.maintext A:hover {text-decoration: underline; color:  #000000;}

.maintextsmall {
	color: #000000;
	font : normal 10px Arial, Helvetica, sans-serif;
}
.maintextsmall A:active {text-decoration: none; color: #000000;}
.maintextsmall A:link {text-decoration: none; color: #000000;}
.maintextsmall A:visited {text-decoration: none; color: #000000;}
.maintextsmall A:hover {text-decoration: underline; color: #666666;}

.bluetext {
	color: #003366;
	font : normal 10px Arial, Helvetica, sans-serif;
}
.bluetext A:active {text-decoration: none; color: #003366;}
.bluetext A:link {text-decoration: none; color: #003366;}
.bluetext A:visited {text-decoration: none; color: #003366;}
.bluetext A:hover {text-decoration: underline; color: #336699;}

.browntext {
	color: #993300;
	font : normal 10px Arial, Helvetica, sans-serif;
}
.browntext A:active {text-decoration: none; color: #993300;}
.browntext A:link {text-decoration: none; color: #993300;}
.browntext A:visited {text-decoration: none; color: #993300;}
.browntext A:hover {text-decoration: underline; color: #CC6633;}

.orangetext {
	color: #FF6600;
	font : normal 10px Arial, Helvetica, sans-serif;
}
.orangetext A:active {text-decoration: none; color: #FF6600;}
.orangetext A:link {text-decoration: none; color: #FF6600;}
.orangetext A:visited {text-decoration: none; color: #FF6600;}
.orangetext A:hover {text-decoration: underline; color:  #FF9966;}

.silvertext {
	color: #666666;
	font : normal 10px Arial, Helvetica, sans-serif;
}
.silvertext A:active {text-decoration: none; color: #333333;}
.silvertext A:link {text-decoration: none; color: #333333;}
.silvertext A:visited {text-decoration: none; color: #666666;}
.silvertext A:hover {text-decoration: underline; color: #999999;}
