a:link, 
a:visited, 
a:active
{
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color:#015182;
	text-decoration:none;
}

a:hover
{
	color: red;
	text-decoration:none;
}



.maintext{
font-family:Tahoma;
font-size:12px;
text-align:justify;
color: #646464;
}

.boxtext{
font-family:Tahoma;
font-size:12px;
text-align:center;
color: #646464;
}


.hometext{
font-family:Tahoma;
font-size:12px;
text-align:justify;
color: #646464;
margin-left:10px;
margin-right:5px;
}

