
a:link {
	color: #FF0000;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:visited {
	color: #FF0000;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:hover {  
	font-weight: normal;
	line-height: 1.3;
	text-decoration: underline;
	color: #990000

}

a:active {
	color: #990000;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}


.body {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #FFFFCC;
	line-height: 1.3;
	margin: 0; 
}


.body_red {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #FF0000;
	line-height: 1.3;
	margin: 0; 
}


.homenews {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #333333;
	line-height: 1.3;
	margin: 0; 
}


.header {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 16px;
	font-weight: normal;
	color : #FFFFCC;

}


.subhead {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: normal;
	color : #FFFFCC;

}


.copyright {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFCC;
	line-height: 1.3;
	
}

#photoright{
	margin: 4px 0px 24px 24px; 
	padding: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
	float: right;
        
}

#photoleft{
	margin: 4px 24px 24px 0px; 
	padding: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
	float: left;
        
}
