/* Start of CMSMS style sheet 'css blau' */
body {
	background-color: #00399D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #679ED1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #679ED1;
}

a:hover {
	text-decoration: underline;
	color: #A1C2E7;
}
a:active {
	text-decoration: none;
	color: #A1C2E7;
}

/* End of 'css blau' */

