.top a:link { 
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:300;
text-decoration:none;
margin-right:15px;
color:#333333;
} 

.top a:visited { 
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:300;
text-decoration:none;
margin-right:15px;
color:#333333;
} 

.top a:active { 
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:300;
text-decoration:none;
margin-right:15px;
color:#333333;
} 

.top a:hover { 
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:300;
text-decoration:underline;
margin-right:15px;
color:#999999;
} 


.main a:link{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;

}

.main a:visited { 
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
} 

.main a:active { 
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
} 

.main a:hover { 
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
} 