.leftlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:black;
}
.leftlinks:hover {
	text-decoration: none;
	color:#ff0000
}

.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:black;
	line-height:16px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color:#ffffff;
	line-height:16px;
}
.link:hover {
	color:#ff0000;
	line-height:16px;
}
.link2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color:#ffffff;
	line-height:16px;
}
.link2:hover {
	color:#ff0000;
	line-height:16px;
}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color:#cccccc;
	line-height:16px;
	}

	a {
		color:#007EBA;
		line-height:16px;
	 
	line-height: normal;
	text-decoration: none;
		}

			a:hover {
		color:#ff0000;
		line-height:16px;
	 
	line-height: normal;
	text-decoration: underline;
		}