
.txtAlrWh {
	font-family:verdana, arial, 'Sans Serif';
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
/*
	***************************
	* .txtAlrCCC is for the   *
	* animated image links    *
	* that appear on the left *
	* menu of every page from *
	* alrmain.asp.            *
	***************************
*/
.txtAlrCCC {
	color:#FFFFFF;
	text-decoration:underline;
	width:150px;
	background-color:#4C5771;
	border-bottom:1px solid #FFF;
	font-family:Verdana, Arial, 'Sans Serif';
	font-size:11px;
	padding:2px 5px;
	margin:0;
	text-decoration:none;
}
.txtAlrCCC:hover {
	background-color:#F6C80E;
	background-image:url(../images/hover_menulink.gif);
}

A:link 
{
	COLOR: #57618F; TEXT-DECORATION: none
}
A:visited 
{
	COLOR: #57618F;TEXT-DECORATION: none
}
A:hover 
{
	COLOR: #FEBA43; TEXT-DECORATION: none
}
/*
COLORS USED:
Blue: 
#57618F

Web App CLIENT ORANGE
#FEBA43
*/

