a {
	font-family:tahoma;
    font-size:10px;	
	text-decoration: none;
    color:#334355;
}

a:hover {
	font-family:tahoma;
    font-size:10px;	
    text-decoration: Underline;
    color: #F48A00;
}