A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 6c60a4;
	line-height: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;

}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 6c60a4;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 6c60a4;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 53df48;
	line-height: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: underline;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 4a4a4a;
	line-height: 10px;
	font-weight: bold;
}
.mainCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 4a4a4a;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.secCaps {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 6c60a4;
	line-height: 10px;
	font-weight: bolder;
	text-transform: uppercase;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D5391;
	line-height: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;

}
.form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 4a4a4a;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
