

A:link
{	
	TEXT-DECORATION: none;
	font-family : Verdana;
	font-size : 10px;
	color: #0371AE;
	background : none;
}
A:active
{  
    TEXT-DECORATION: none;
	font-family : Verdana;
	font-size : 10px;
	color: #0371AE;
	background : none;
}

A:visited
{    
    TEXT-DECORATION: none;
	font-family : Verdana;
	font-size : 10px;
	color: #0371AE;
	background : none;
}
A:hover
{   
    TEXT-DECORATION: underline;
	font-family : Verdana;
	font-size : 10px;
	color: #0371AE;
	background : none;
}

.hint
{
	font-family : Tahoma;
	font-size : 10px;
	color: #7B798c;
	
}

.regularText{
    font-family : Verdana;
	font-size : 10px;
	COLOR: #000000;
	background : none;
}

.boldText{
    font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	COLOR: #000000;
	background : none;
}



.articleText{
	
    font-family : Verdana;
	font-size : 11px;
	COLOR: #000000;
}

.articleTextBold{
	
    font-family : Verdana;
	font-size : 11px;
	COLOR: #000000;
	font-weight:bold;
}

.errorText{
	
    font-family : Verdana;
	font-size : 11px;
	COLOR: #ff0000;
	background : none;
}

.pageSubtitle{
	
    font-family : Verdana;
	font-size : 12px;
	font-weight:bold;
	COLOR: #000000;
	background : none;
}

.pageTitle{
	
    font-family : Verdana;
	font-size : 14px;
	font-weight:bold;
	COLOR: #000000;
	background : none;
}

.grayBorder{
	font-family : Verdana;
	border-color : gray;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
}

.crossNav{
	font-family : Verdana;
	font-size: 13px;
	border-color : gray;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	color: #000000;
	background : #eeeeee;
}


.yellowBorder{
    font-family : Verdana;
	border-color : #DED062;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	color: #000000;
	background : #FAE966;
}

.yellowBorderMain{
    font-family : Verdana;
	border-color : #DED062;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	color: #000000;
	background : #FEFDF1;
}

.blueBorder{
    font-family : Verdana;
	border-color : #D6E4EA;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	color: #000000;
	background : #ffffff;
}

.blueBg{
    font-family : Verdana;
	font-size : 9px;
	color: #000000;
	background: #D6E4EA;
}

.tinyText{
	 font-family : Verdana;
	font-size : 9px;
	color: #000000;
}

.headerYellowBg{
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	COLOR: #000000;
	background:#FAE966;
}

#linkBlack{
	
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color:#000000;
	background : none;
}

#linkBlackSmall{
	
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color:#000000;
	background : none;
}

#linkBlackSmallest{
	
	font-family : Verdana;
	font-size : 9px;
	font-weight: bold;
	color:#000000;
	background : none;
}

.linkWhite{
	
	font-family : Verdana;
	color:#ffffff;
	background : none;
}