
 /* This is the file for main.css */
TD.t1 {

background-color: #FFFFFF;

 }
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}

