p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.linkunder{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	clip:      rect(   );
	left: 0px;
	padding-left: 1px;
	color: #d36b03;
	text-decoration: none;
}
.linkunder A:link {text-decoration: none;}
.linkunder A:visited {text-decoration: none;}
.linkunder A:active {text-decoration: none;}
.linkunder A:hover {text-decoration: underline; color: #d40030;}

.linkunderbackg A:link {text-decoration: none}
.linkunderbackg A:visited {text-decoration: none}
.linkunderbackg A:active {text-decoration: none}
.linkunderbackg A:hover {text-decoration: underline; color: #666666; background-color:#FFCC33}


.linkunderover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	clip:      rect(   );
	left: 0px;
	padding-left: 0px;
	color: #000000;
}
.linkunderover A:link {text-decoration: none}
.linkunderover A:visited {text-decoration: none}
.linkunderover A:active {text-decoration: none}
.linkunderover A:hover {text-decoration: underline overline; color: ##D50000;}

.linkunderlarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	clip:      rect(   );
	left: 0px;
	padding-left: 1px;
	color: #000000;
}

.hrred98{color:#D50000;
   width:98%;
   height:1;}
.hrred100{color:#D50000;
   width:100%;
   height:1;}
 .hrgray98{color:#999999;
   width:98%;
   height:1;}
.hrgray100{color:#999999;
   width:100%;
   height:1;}  
   
 .columntitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	clip:      rect(   );
	left: 0px;
	padding-left: 0px;
	color: #000000;
}  
 .linkunderoverTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	clip:      rect(   );
	left: 0px;
	padding-left: 0px;
	color: #000000;
}
.linkunderoverTitle A:link {text-decoration: none}
.linkunderoverTitle A:visited {text-decoration: none}
.linkunderoverTitle A:active {text-decoration: none}
.linkunderoverTitle A:hover {text-decoration: underline overline; color: #D50000;}

	/* Link old
	a:link {color: #ec7600; text-decoration: none; }
	a:visited {color: #ec7600; text-decoration: none; }
	a:hover {color: red; text-decoration: underline; }
	a:active {color: red; } 
	*/
	
	/* Link */
	a:link {color: #0A569E; text-decoration: none; }
	a:visited {color: #0A569E; text-decoration: none; }
	a:hover {color: #eb7704; text-decoration: underline; }
	a:active {color: #eb7704; }
