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