/*
MARCAS
*/

body,td,th {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

body {
	background-color: #CCCCCC;
}

img {
	border: 0px none #FFFFFF;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CC0000;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

strong{
	color:#000000;
}

h1 {
	font-size: 24px;
	color: #CC0000;
}

h2 {
	font-size: 18px;
	color: #333333;
}

h3 {
	font-size: 16px;
	color: #CC0000;
}

/*
Clases
*/

.adsByGoogle{
	width: 120px;
	margin: 0px 0px 10px 10px;
}

.texto{
	font-size:16px;
	color:#000000;
	text-align:justify;
	line-height:1.5;
}
