BODY, TD {
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
}

A {
	text-decoration: none;
	color: #0000ff;
}

A:Hover {
	text-decoration: underline;
	color:#0000ff;
}

.active_navigation_link {
     color:#0000ff;
   }

.normal_navigation_link {
     color:#0000ff;
   }

.site_navigation_link {
     color:6699ff;
   }

.negative_text {
     color:white;
   }
   
.cellbox {
     border-top: 1px #666666 solid; 
     border-left: 1px #666666 solid; 
     border-right: 1px #666666 solid; 
     border-bottom: 1px #666666 solid;
     font-family: Verdana,; 
     font-size: 7pt; 
     font-weight: normal;
   }
   
#Left_Nav A:Hover{text-decoration: none;color: AF2434;}
 
#Left_Nav A{text-decoration: none;color: black;}

#footer {text-decoration: none;color: white;}

#footer A:Hover{text-decoration: underline;color: white;}
 
#footer A{text-decoration: none;color: white;}

#white {
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;}
	
#news {
	background-color:#efefef;
	float:left;
	width:240px;
	height:200px;
	color:000000;
	}
	
#newswoman {
	float:left;
	width:209px;
	height:200px;
	}
	
#newscontainer {
	position:absolute;
	left:42%;
	top:560px;
	}