/* Start of CMSMS style sheet 'NETS_Header' */
a:visited {
	color: #494949;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

a:link {
	color: #494949;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a:hover {
	color: #990E11;
	text-decoration: underline;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #990E11;
                text-decoration: underline;
}

/* End of 'NETS_Header' */

