body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #666;
}

a:link {
	color: #DD3C2A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DD3C2A;
}
a:hover {
	text-decoration: underline;
	color: #DD3C2A;
}
a:active {
	text-decoration: none;
	color: #DD3C2A;
}
.footer {
	font-size: 10px;
	color: #FFF;
}
.linkfooter a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.linkfooter a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.linkfooter a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.centerimag {
	text-align: center;
}
#main {
	width: 60%;
	float: none;
	background-color: #FFF;
	clear: both;
	text-align: left;
	margin-left: 268px;
}
.BlueText {
	color: #03C;
	font-weight: bold;
	font-size: 14px;
}

