a:link
{
	color: rgb(30,124,41); 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:visited
{
	color: rgb(30,124,41); 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

} 
a:active 
{
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:hover
{  
   background-color: rgb(255,255,0);
   font-size: 12px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(255,255,255);
	background-image: url(../../images/exptextb.jpg);
	color: rgb(0,0,0);
}
table
{
	border-color: rgb(153,204,153);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6
{
	color: rgb(66,136,251);
}


div#issues a {display: block;}
div#juniors a {display: block;}
div#seniors a {display: block;}




