body {
 background:#FFFFFF;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
 background-image: url('/news/img/news.gif');
 background-position: bottom 0px left 0px;
 background-repeat: no-repeat;
}

a:link {
	color: #005599;
	text-decoration:none;
}

a:visited {
	color: #005599;
	text-decoration:none;
}

a:hover {
	color: #0099DD;
	text-decoration:none;
}

table {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:80%;
	line-height:100%;
	color:#454545;
	text-align:justify;
}

p { 
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:80%;
	line-height:100%;
	color:#454545;
	text-align:justify;
}

ul { 
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:100%;
	line-height:100%;
	color:#454545;
	text-align:justify;
}

h1 { 
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:140%;
	line-height:100%;
	font-weight:bold;
	color:#005599;
} 

h2 { 
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:100%;
	line-height:100%;
	font-weight:normal;
	color:#005599;
	text-align:justify;
	font-style:italic;
} 


#boxnews {
 position:relative;
 height: 160px;
 z-index: 5; 
}


#lnknews {
position:relative;
z-index:20;
top:100px;
left:300px;
}

#boxnews {
    margin: 0px; 
    position: absolute; 
    padding: 0px; 
    z-index: 10; 
}


