body
{
	font-weight: bold;
	font-size: xx-small;
	color: #3c3c3c;
	font-family: Arial;
}
table
{
	font-weight: bold;
	font-size: xx-small;
	color: #3c3c3c;
	font-family: Arial;
}
A:hover
{
	cursor: hand;
	color: orangered;
}
A
{
	font-weight: bold;
	font-size: xx-small;
	color: darkred;
	font-family: Arial;
	text-decoration: none;
}
.tituloSeccion
{
	font-weight: bold;
	font-size: small;
	color: orangered;
	font-family: Arial;
}
.titulo
{
	font-weight: bold;
	font-size: xx-small;
	color: orangered;
	text-indent: 5pt;
	font-family: Arial;
	letter-spacing: 1pt;
}
LI
{
	list-style-image: url(images/LI.PNG);
}
INPUT
{
	font-weight: bold;
	font-size: xx-small;
	color: #3c3c3c;
	font-family: Arial;
}
SELECT
{
	font-weight: bold;
	font-size: xx-small;
	color: #3c3c3c;
	font-family: Arial;
}
.headNews
{
	font-weight: bold;
	font-size: xx-small;
	color: #3c3c3c;
	font-family: Arial;
	background-color: yellow;
}
#contentService
{
	border-top: yellow 2px solid;
	font-weight: bold;
	font-size: xx-small;
	color: red;
	direction: ltr;
	font-family: Arial;
	text-align: center;
}

