.thickTable {
	border: thick solid #000000;
}
.noLine {
	border: thin none;
}

a:link 
{
	color: #000000;  font-family: arial, helvetica, sans-serif
}



a:visited 
{
	color: #000000;  font-family: arial, helvetica, sans-serif;  text-decoration: none
} 



a:active 
{
	color: #000000;  font-family: arial, helvetica, sans-serif; text-decoration: none
} 



a:hover 
{
	text-decoration: none;  font-family:arial, helvetica, sans-serif; color: #ffff00
}