/* Start of CMSMS style sheet 'main styles' */
body {
	background-image: url(images/bgbg2.jpg);
	margin-top: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a0000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a0000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4a0000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a0000;
}
a:link {
	color: #4a0000;
}
a:visited {
	color: #4a0000;
}
.yellowlink a:link {color: #fcefcd;}
.yellowlink a:visited {color: #fcefcd;}
.yellowlink a:active {color: #fcefcd;}
.yellowlink a:hover {color: #fcefcd;}

a:active {
  outline: none;
}
a {
  outline: none;
}
/* End of 'main styles' */

