html,body{margin:0;padding:0;}
body{background: #333333; color: #595353; text-align:center;
    font: 12px georgia, verdana, arial, helvetica, sans-serif}
	
td{color: #595353; font: 12px georgia, verdana, arial, helvetica, sans-serif}
	
.rightcol{color: #595353; font: 16px georgia, verdana, arial, helvetica, sans-serif; font-weight:normal;}
		
a:link {
color: #8D8785;
font-weight: bold;
text-decoration:none;}
a:visited {
color: #8D8785;
font-weight: bold;
text-decoration:none;}
a:active {
color: #8D8785;
font-weight: bold;
text-decoration:underline;}
a:hover {
color: #8D8785;
font-weight: bold;
text-decoration:underline;}
		
		
a.topnav:link {
color: #6B5656;
font-weight: normal;
text-decoration:none;}
a.topnav:visited {
color: #6B5656;
font-weight: normal;
text-decoration:none;}
a.topnav:active {
color: #6B5656;
font-weight: normal;
text-decoration:underline;}
a.topnav:hover {
color: #6B5656;
font-weight: normal;
text-decoration:underline;}		
	
	
a.red:link {
color: #CC645D;
font-weight: bold;
text-decoration:none;}
a.red:visited {
color: #CC645D;
font-weight: bold;
text-decoration:none;}
a.red:active {
color: #CC645D;
font-weight: bold;
text-decoration:underline;}
a.red:hover {
color: #CC645D;
font-weight: bold;
text-decoration:underline;}	
	

a.white:link {
color: #ffffff;
font-weight: normal;
text-decoration:none;}
a.white:visited {
color: #ffffff;
font-weight: normal;
text-decoration:none;}
a.white:active {
color: #ffffff;
font-weight: normal;
text-decoration:underline;}
a.white:hover {
color: #ffffff;
font-weight: normal;
text-decoration:underline;}	

	
a.presse:link {
color: #D4493D;
font-weight: bold;
text-decoration:none;}
a.presse:visited {
color: #D4493D;
font-weight: bold;
text-decoration:none;}
a.presse:active {
color: #D4493D;
font-weight: bold;
text-decoration:underline;}
a.presse:hover {
color: #D4493D;
font-weight: bold;
text-decoration:underline;}	
	
		
div#wrapper {
text-align:left; /* reset text alignment */
width:1025px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
padding-top:0px;
background-color:#E0E0E0;
}

.head
{
	font-size:24px;
}
