body          
{
    margin: 0 0 0 0;
	background-color: #001371;
	background-image:url("../Wallpapers/all_blue.jpg");
	font-size: 52; 
	font-family: Arial; 
	color: white;
	scrollbar-highlight-color:#001371; 
	scrollbar-arrow-color:white;
	scrollbar-base-color:#001371; } 
	
a            
{   padding-left: 5px;
    color: #ffcc00; 
	text-decoration: none;
	font-weight:bold; 
	font-size:1.2em; 
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width:100%;
	 }

hr 
{ color:#ffcc00;
}
	
p.news    
{
    margin-left: 5px;
    font-size:0.9em;
    margin-top: 10px; 
    margin-bottom: 0}
    
p.dateaut  
{
    padding-left: 5px;
    font-size:0.5em;
    font-weight:bold;
    color: #c0c0c0;
    margin-top: 0; 
    margin-bottom: 0 }

table.banner
{
 width: 98%;
 height:50px;
 margin-top: 10px;
 margin-left: 1%; 
 border:solid 1px #ffcc00;
 background-color:Transparent ;
 color:#ffcc00 ;   
 font-size:28;
 white-space: nowrap;
 text-align:left;
}

table.banner a
{ text-decoration:none;
  font-weight:normal ;
  font-size:28;
  width:auto;
}

table.banner a:hover
{
    color:White;
    }

#signature
{
    color:white;
    font-size:9pt;
    line-height:8px;
    font-weight:bolder;
    text-align:right ;
    margin: -4px 0px 0px 0px;
}
