body {
	background-color: #b7306a;
	margin: 2px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AD2434;
	text-decoration: none;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.border {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #284378;
	border-right-color: #284378;
	border-bottom-color: #284378;
	border-left-color: #284378;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.latestnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #284378;
	text-decoration: none;
	font-weight: bold;
}
