a.side:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.side:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none; 
	font-weight: bold;
}
a.side:hover {
	font-family: Verdana;
	font-size: 10px;
	font-variant: normal;
	color: #000000;
		font-weight: bold;
}
a.side:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 
	text-decoration: none; line-height: 18px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		color: #000000;
	text-decoration: none;
}
	


.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000; 
	text-decoration: none;  font-weight: bold;
}
.orange
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DD5337; 
	text-decoration: none; 
	 font-weight: bold;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		color: #FFFFFF;
	text-decoration: none;
}






.linkhover{
	font-family: Verdana;
font-size:13px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.linkhover a{
font-family: Verdana;
font-size:11px;
line-height:20px;
color:#3E71F3;
text-decoration:underline;
font-weight:bold;
}
.linkhover a:hover{
font-family: Verdana;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:bold;
}