
a:link {
	color: #0CF;
	text-decoration: none;
}
a:visited {
	color: #0CF;
	text-decoration: none;
}
a:hover {
	color:#FFF !important;
	text-decoration: none;
}
a:active {
	color:#FFF !important;
	text-decoration: none;
}


a.font:link {
	color: #9F0000;
	text-decoration: none;
}
a.font:visited {
	color: #9F0000;
	text-decoration: none;
}
a.font:hover {
	color:#900 !important;
	text-decoration: none;
}
a.font:active {
	color:#900 !important;
	text-decoration: none;
}
a.font1:link {
	color: #FFF;
	text-decoration: none;
}
a.font1:visited {
	color: #FFF;
	text-decoration: none;
}
a.font1:hover {
	color:#FFF !important;
	text-decoration: none;
}
a.font1:active {
	color:#1c7cc6 !important;
	text-decoration: none;
}

a.font2:link {
	color: #000;
	text-decoration: none;
}
a.font2:visited {
	color: #000;
	text-decoration: none;
}
a.font2:hover {
	color:#000 !important;
	text-decoration: none;;
}
a.font2:active {
	color:#000 !important;
	text-decoration: none;
}

a.font3:link {
	color: #FFF;
	text-decoration: none;
	font-family:Helvetica,Arial,sans-serif;
font-size:14px;
	font-weight:bold;

	text-shadow:1px 1px 1px rgba(0,0,0,.6);

-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out; 
}
a.font3:visited {
	color: #FFF;
	text-decoration: none;
	font-family:Helvetica,Arial,sans-serif;
font-size:14px;
	font-weight:bold;

	text-shadow:1px 1px 1px rgba(0,0,0,.6);

-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out; 
}
a.font3:hover {
	color:#FFF !important;
	text-decoration: none;
	font-family:Helvetica,Arial,sans-serif;
font-size:14px;
	font-weight:bold;

	text-shadow:1px 1px 1px rgba(0,0,0,.6);

-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out; 
}
a.font3:active {
	color:#FFF !important;
	text-decoration: none;
	font-family:Helvetica,Arial,sans-serif;
font-size:14px;
	font-weight:bold;

	text-shadow:1px 1px 1px rgba(0,0,0,.6);

-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out; 
}