.head a:link { color: #39a0de; text-decoration: none; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
}

.head a:visited { color: #39a0de; text-decoration: none; font-size: 14px; 
}
.head a:hover { color: #e39027; text-decoration: underline; font-size: 14px; 
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.fontleft a:link {
	text-decoration: none;
}

.fontleft a:visited {
	text-decoration: none;
}
.fontleft a:hover {
	color: #3399FF;
}
