body {
 width:100%;
 height:100%;
 margin:0px;
}

a:visited {
 font-family: tahoma;
 font-size: 8pt;
 color: #000000;
 text-decoration:none
}

a:link {
 font-family: tahoma;
 font-size: 8pt;
 color: #000000;
 text-decoration:none
}

a:hover {
 font-family: tahoma; 
 font-size: 8pt; 
 color: #000000; 
 text-decoration:underline 
}

.textos {
 font-family: tahoma; 
 font-size: 8pt; 
 color: #000000; 
 text-decoration:none 
}

.eventos {
 font-family: tahoma; 
 font-size: 8pt; 
 color: #ffffff; 
 text-decoration:none 
}

a:visited.eventos {
 font-family: tahoma; 
 font-size: 8pt; 
 color: #ffffff; 
 text-decoration:none 
}

a:link.eventos {
 font-family: tahoma; 
 font-size: 8pt; 
 color: #ffffff; 
 text-decoration:none 
}

a:hover.eventos { 
 font-family: tahoma; 
 font-size: 8pt; 
 color: #f0000; 
 text-decoration:underline 
}

.ftmenor {
 font-family: Tahoma; 
 font-size: 7pt; 
 color: #000000; 
 text-decoration:none; 
 font-weight:bold 
}

a:visited.ftmenor {
 font-family: tahoma; 
 font-size: 7pt; 
 color: #00000; 
 text-decoration:none 
 font-weight:bold 
}

a:link.ftmenor {
 font-family: tahoma; 
 font-size: 7pt; 
 color: #000000; 
 text-decoration:none 
 font-weight:bold 
}

a:hover.ftmenor { 
 font-family: tahoma; 
 font-size: 7pt; 
 color: #ff0000; 
 text-decoration:underline 
 font-weight:bold 
}

#nwup {
 position:relative;
 left:125px;
 top:470px;
 cursor:pointer;
}

#nwdown {
 position:relative;
 left:70px;
 top:470px;
 cursor:pointer;
}

#nwcont {
 position:relative;
 left:20px;
 top:-30px;
 width:420px;
 height:280px;
 border:0px solid #006699;
 overflow:hidden;
}

#nwtext {
 position:relative;
 left:0px;
 top:0px;
 width:420px;
 font-family:arial,arial,helvetica,sans-serif;
 font-size:12px;
 text-align:justify;
 padding:5px;
}

#nw2up {
 position:relative;
 left:125px;
 top:470px;
 cursor:pointer;
}

#nw2down {
 position:relative;
 left:70px;
 top:470px;
 cursor:pointer;
}

#nw2cont {
 position:relative;
 left:20px;
 top:-30px;
 width:420px;
 height:250px;
 border:0px solid #006699;
 overflow:hidden;
}

#nw2text {
 position:relative;
 left:0px;
 top:0px;
 width:420px;
 font-family:arial,arial,helvetica,sans-serif;
 font-size:12px;
 text-align:justify;
 padding:5px;
}