body {
	background-image: url(images/bg.jpg);
background-color:#66002A;
}

.pq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C6005E;
}

.p {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titulos {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sec {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sec2 {
	color: #c60751;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sec3 {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	color: #c60751;
	text-decoration: underline;
}
a:visited {
	color: #c60751;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #c60751;
	text-decoration: underline;
}

.line {
	color: #CCCCCC;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
