.main {
	font-family:  Verdana;
	font-size: 28px;
	color:#7e1416;
	text-decoration: none;

}
.main a, .main a:link, .main a:active, .main a:visited
{
	color: #7e1416 ;
	text-decoration: none;
	cursor: pointer;
	font-family:  Verdana;
}
.main a:hover
{
    color: #7e1416;
    cursor: pointer;
    text-decoration: none;
}

.content {
	font-family:  Verdana;
	font-size: 12px;
	color:#7e1416; 	text-decoration: none;
		
}
.content a, .content a:link, .content a:active, .content a:visited
{
	color:#7e1416;
	text-decoration: none;
	cursor: pointer;
font-family:  Verdana;
}
.content a:hover
{
   color:#7e1416;;
    cursor: pointer;
    text-decoration: none;
}

