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

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

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

}

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

}


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

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

.body_grey {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: normal;
	color : #7A7978;
	line-height: 1.3;
	margin: 0;
	text-align: justify;
}

.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 : #333333;
}


.copyright {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #7A7978;
	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;
        
}
