body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image: url(../img/backg02.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.titulo { 
	font-size: large;
	color: #6D7174
}
.punto { 
	font-size: large;
	color: #CC3300;
}
.blanco { 
	font-size: small;
	color: #FFFFFF
}

