
.services:link {
	font-family: Tahoma; 
	fon-color: #264a64; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
}
.services:visited {
	font-family: Tahoma; color: #264a64; font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
}
.services:hover {
	font-family: Tahoma; color: #FF0000; font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}

