a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDFFFB;
	text-decoration: none;
	font-weight: normal;
	background-color: #384974;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #384974
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8DFFF;
	text-decoration: underline;
	background-color: #384974
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDFFFB;
	text-decoration: underline;
	background-color: #384974
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #384974
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #384974
}
