.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #305AB1;
}

.mainlr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #7999DB;
}


a:link {
	color: #6287D5;
	text-decoration:underline;
}
.imgpro {
	background-color: #FFFFFF;
	padding: 2px;
	border: 2px solid #D2E8FF;
}

a:visited {
	color: #6287D5;
	text-decoration:underline;
}
a:hover {
	color: #85A2DE;
	text-decoration:underline;
}
a:active {
	color: #6287D5;
	text-decoration:underline;
}


