body      { font-family: Tahoma; font-size: 10pt; background-color: Black; color: white;}

td        { font-family: Tahoma; font-size: 10pt;}

H1        { text-align: center; color: #66CCFF; font-family: "Monotype Corsiva";}

.titulo	 {	font-family: Tahoma;	font-size: larger; color: Orange;}
			 
P         { font-family: "MS Sans Serif", Geneva, sans-serif; }

HR        { width: 75%;	color: Red; }

.menu     { font-family: Arial; font-size: 8pt;}

.about    { text-align: center; font-style: italic; font-family: Tahoma; font-size: 8pt; color: Gray;}

.separ    { width: 25%; color: White; }

.blue     { width: 50%; color: #66CCFF; }

.red      { color: #FF1111; font-family: Tahoma; font-size: 8pt;} 

A:link    { color: Yellow; TEXT-DECORATION: none; }

A:active  { color: Red;	TEXT-DECORATION: underline; }

A:visited { color: #FFD700; TEXT-DECORATION: underline; }

A:hover   { color: #00BFFF; TEXT-DECORATION: underline overline; }

#a { position: absolute; top: 10px; left: 10px; visibility: visible }
#b { position: absolute; top: 10px; left: 10px; visibility: visible }
#c { position: absolute; top: 10px; left: 10px; visibility: visible }
#d { position: absolute; top: 10px; left: 10px; visibility: visible }
#e { position: absolute; top: 10px; left: 10px; visibility: visible }
#f { position: absolute; top: 10px; left: 10px; visibility: visible }
#g { position: absolute; top: 10px; left: 10px; visibility: visible }

.roundcont {
	width: 50%;
	background-color: Navy;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}