.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.navigation:hover{
text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;

}
a.bodytext:hover{
text-decoration: underline;
}
.bluecolor {
	color: #001D9D;
	font-weight: bold;
}
.enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #00178C;
	text-decoration: none;
}
a.enter:hover{
text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}

