a:hover {
	color: #000066;
	text-decoration: underline;

}
.cornerbg {
	background-image: url(images/cornerbg.gif);
	background-repeat: no-repeat;
}
.sidebg {
	background-image: url(images/sidebg.gif);
	background-repeat: repeat-y;
}
.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}


.red {color:#FF0000;}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
}