
a {	color: #FFFFCC; 
	text-decoration: none;
	font-family : "Trebuchet MS";
	font-weight : bold;

}
a:hover {color: #9999FF; text-decoration: none; font-family : "Trebuchet MS"; font-weight : bold;} 

a.outlink {	color: #FFFFCC; 
	text-decoration: none;
	font-family : "Trebuchet MS";
	
}

a.none {
	color: darkblue;
	text-decoration: none;
	font-family : "Trebuchet MS";}	

a.outlink:hover {color: #9999FF; text-decoration: none; font-family : "Trebuchet MS"; } 

td {
	font-family : "Trebuchet MS";
	color : Green;}

.box {
	background : #AA83B8;
	border : 1px solid green;	
	font-family : "Trebuchet MS"; 
	font-weight : bold;
	color:  white; }

