A {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
#A:hover {text-decoration: none;}
A:hover {color: orange;}

.title1  {
	font-weight : normal;
	font-size : 18pt;
	font-family : Comic Sans MS,Verdana;
	font-color : orange;
	color : orange;
	text-align : center;
}

.title2  {
	font-weight : normal;
	font-size : 14pt;
	font-family : Verdana;
	font-color : white;
	color : white;
}

.title3  {
	font-weight : normal;
	font-size : 18pt;
	font-family : Verdana,Comic Sans MS;
	font-color : orange;
	color : orange;
	text-align : left;
}

.title4  {
	font-weight : normal;
	font-size : 18pt;
	font-family : Comic Sans MS, Verdana;
	font-color : orange;
	color : orange;
	text-align : left;
}

.titleSeccion  {
	font-weight : normal;
	font-size : 10pt;
	font-family : Verdana;
	font-color : white;
}

.titleTabla  {
	font-weight : normal;
	font-size : 10pt;
	font-family : Verdana;
	font-color : FireBrick;
	color : black;
	text-align : center;
}

.texto1  {
	font-size : 9pt;
	font-family : Verdana, Times;
	color : white;
}

.texto2  {
	font-family : Comic Sans MS;
	font-size : 11pt;
	color : white;
	font-weight : bold;
}

.texto3  {
	font-size : 9pt;
	font-family : Verdana, Times;
	color : orange;
}

.texto4  {
	font-size : 10pt;
	font-family : Comic Sans MS, Times;
	color : orange;
}

.author1  {
	font-variant : small-caps;
	font-size : 10pt;
	font-family : Verdana, Helvetica;
	font-color : white;
	color : orange;
}

.author2  {
	font-variant : small-caps;
	font-size : 8pt;
	font-family : Verdana, Helvetica;
	font-color : white;
	color : orange;
}

.info1  {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	font-color : white;
	color : white;
}

.pie1  {
	font-family : Arial, Times;
	font-size : 8pt;
	color : white;
	text-align : center;
}

.copy1  {
	FONT-SIZE : 10px;
	MARGIN-LEFT : 6px;
	COLOR : #ffffcc;
	FONT-FAMILY : Verdana;
	text-decoration : none;
}

