body {
	background-color: #990000;
	background-image: url(../img/bkg_iframe.gif);
	background-repeat: repeat-y;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	width: 512px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	text-transform: uppercase;
}

.texto {
	font-family: "Arial Narrow", Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	height: 240px;
	width: 496px;
	vertical-align: top;
	padding-top: 8px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;color: #FFCC99;
	width: 180px;
	text-transform: uppercase;
	padding-top: 10px;
}

.menuLink { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	line-height: 10px; 
	font-weight: bold; 
	color: #FFCC99; 
	text-transform: uppercase; 
	text-decoration: none;
}

.menuLink:hover { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	line-height: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	text-decoration: none;
}

.menuLink2 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	line-height: 10px; 
	font-weight: bold; 
	color: #C5FCFC; 
	text-transform: uppercase; 
	text-decoration: none;
}

.menuLink2:hover { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	line-height: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	text-decoration: none;
}