body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 100%;
}

img{
	border:none;
}

.link{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}

.link:hover{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

.titulos{
	font-size: 16px;
	color:#FF0000;
	font-weight: bold;
	text-align: right;
}