a:link {
    font-size: 12px;
    color: #f26522;
    text-decoration: none;
	font-weight: normal;
}
a:visited {
    font-size: 12px;
    color: #f26522;
    text-decoration: none;
	font-weight: normal;
}
a:hover {
    font-size: 12px;
    color: #4eb9ce;
    text-decoration: none;
	font-weight: normal;
}
a:active {
    font-size: 12px;
    color: #4eb9ce;
    text-decoration: none;
	font-weight: normal;