A.news {
	color : B33334;
    FONT-FAMILY: Arial;
	text-decoration : none;
	font-size : 10px;
	text-decoration : underline;
}
A.news:hover {
	color : Black;
    FONT-FAMILY: Arial;
	text-decoration : none;
	font-size : 10px;
	text-decoration : underline;
}
A.footer {
	color : B33334;
    FONT-FAMILY: Arial;
	text-decoration : none;
	font-size : 11px;
	text-decoration : underline;
}
A.footer:hover {
	color : Black;
    FONT-FAMILY: Arial;
	text-decoration : none;
	font-size : 11px;
	text-decoration : underline;
}
A.resLink2 {
	color : B33334;
    FONT-FAMILY: Arial;
	text-decoration : none;
	font-size : 13px;
	text-decoration : underline;
}
A.resLink2:hover {
	color : Black;
    FONT-FAMILY: Arial;
	text-decoration : none;
	font-size : 13px;
	text-decoration : underline;
}

A.resLink {
	color : B33334;
    FONT-FAMILY: Arial;
	text-decoration : none;
	font-size : 12px;
	text-decoration : underline;
}
A.resLink:hover {
	color : Black;
    FONT-FAMILY: Arial;
	text-decoration : none;
	font-size : 12px;
	text-decoration : underline;
}
td.frboldgreen {
	color : B33334;
    FONT-FAMILY: Arial;
	text-decoration : none;
	font-size : 12px;
}
td.classSched {
    FONT-FAMILY: Arial;
	font-size : 12px;
}
.clsTipBox {
	border-top: 1px solid #eeb;
	border-left: 1px solid #eeb;
	border-right: 1px solid #aa7;
	border-bottom: 1px solid #aa7;
	background: #EEEEEE;

}
.clsTipTitle {
	padding: 1px;
	padding-left: 4px;
	background: #7A3233;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
}

.clsTipDescription {
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: 12px;
	line-height: 14px;
	padding: 4px;
	color: #000000;
}
.clsAppLabel {
	cursor:hand;
}
/*
.smallText {
	color : Black;
    FONT-FAMILY: Verdana;
	text-decoration : none;
	font-size : 9px;
}
.solutionsTitle {
	font-weight : 600;
	color : Black;
    FONT-FAMILY: Verdana;
	text-decoration : none;
	font-size : 12px;
}
.smallSolutions {
	color : Red;
    FONT-FAMILY: Verdana;
	text-decoration : none;
	font-size : 9px;
}
td.lightText {
	color : White;
    FONT-FAMILY: Verdana;
	text-decoration : none;
	font-size : 9px;
}
.fr  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.contact { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.frboldgreen { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
INPUT {	background-color : #DEDDDD;	border-color : #696E7F;	font-family : Verdana;	font-weight : 570;	font-size : 12px;}
textarea{	background-color : #DEDDDD;	border-color : #696E7F;	font-family : Verdana;	font-weight : 570;	font-size : 12px;}
*/