/* CSS Document */

body {
	font-family: Verdana;
	font-size: 11px;
	color: #9E0039;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: justify;
}

a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #ffffff;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #ffffff;
}