body {
	margin: 0px 0px 0px 0px;
	background-color:#337C85;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#462449;
}

a:link {
	color: #462449;
	text-decoration: none;
	font-weight:700;
}
a:visited {
	text-decoration: none;
	color: #462449;
	font-weight:700;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:700;
}
a:active {
	text-decoration: none;
	color: #462449;
	font-weight:700;
}

