.fontpg {  font-family: arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; color: #000000}

.fontpg2 {  font-family: arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight:bold ; color: #ffffff}

.fontpg3 {  font-family: arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 20px; color: #003F59}

.fontpg3a {  font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; color: #003F59}

.fontpg4 {  font-family: arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; color: #003F59}

.fontpg5 {  font-family: arial, helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight:bold ; color: #ffffff}

.style1 {  font-family: arial, helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight:bold ; color: #00668C}

.style2 {  font-family: arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight:bold ; color: #00668C}

.fonthd {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #1B4F82}

a:link, a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #3172B2;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	text-transform: uppercase;
	color: #9D080D;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}

.fonthome {  font-family: arial, helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #000000}

#rotation p {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
}
	
#rotation a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #ffffff;
	border-color:#FFFFFF;
	}
#rotation a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #ffffff;
	border-color:#FFFFFF;
	}
#rotation a:hover, a:active { 
	text-decoration: underline;
	color: red;
	}
	
.fontpools { font-family: arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight:bold ; color: #1B4F82}

.new {
	font-family: arial, sans-serif;
	font-size: 11px;
	color:#CC0000;
	font-weight:bold;
	line-height: 11px;
	text-decoration:none;
}
.newer {
	font-family: arial, sans-serif;
	font-size: 11px;
	color:#CC0000;
	font-weight:bold;
	line-height: 11px;
}

a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:50;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight:bold; 
color: #053859;
text-decoration:none;
margin-top:10px;
padding-top:10px;
}

a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:400px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:-265px;
left:-130px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:265px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}

