
.head-nonehover {
	color : #333366;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    text-decoration: none;
    font-weight: bold
}

.subhead-nonehover {
	color : #ffffff;
	white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    text-decoration: none;
    font-weight: none
}

.subhead-nonehover-white {
	color : #ffffff;
	white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    text-decoration: none;
    font-weight: none
}




/* Hover tags */


A.head-hover {
	color : #333399;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    text-decoration: none;
    font-weight: none
}



A.head-hover:HOVER {
	color : #FF9900;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    text-decoration: none;
    font-weight: none
}



A.subhead-hover {
	color : #336699;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    text-decoration: none;
    font-weight: none
}



A.subhead-hover:HOVER {
	color : #FF9900;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    text-decoration: none;
    font-weight: none
}


    
    
/* End hover tags */

