H1 {
	FONT-SIZE: 20px; COLOR: red; FONT-FAMILY: Verdana,Sans-serif
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: gray; FONT-FAMILY: Verdana,Sans-serif
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: black; FONT-FAMILY: Verdana,Sans-serif
}
A {
	color: Navy;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana,arial, times;
	font-weight: normal;
}
A:visited {
	color: Navy;
	font-size:12px;
	text-decoration: none;
	font-family: verdana,arial, times;
	font-weight : normal;
}
A:hover {
	color: Navy;
	font-size:12px;
	font-family: verdana,arial, times;
	text-decoration: underline;
	font-weight:bold;
	border : thin;
	background-color: #FFFACD;
}
A:active {
	color: #ab1611;
	font-size:12px;
	font-family: verdana,arial, times;
	text-decoration: underline;
	font-weight:bold;
	background : transparent top;
	list-style : disc;
}
BODY {
	DISPLAY: block;
	SCROLLBAR-FACE-COLOR: #dee3e7;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 5px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
	BOTTOM: 2px;
	SCROLLBAR-ARROW-COLOR: #006699;
	PADDING-TOP: 5px;
	SCROLLBAR-TRACK-COLOR: #efefef;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
	BACKGROUND-COLOR: #f5f5f5;
	TEXT-ALIGN: justify;
	TEXT-DECORATION: none;
	link: #000000;
}

A.tipo1:link {
	color: Navy;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana,arial, times;
	font-weight: normal;
}
A.tipo1:visited {
	color: brown;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana,arial, times;
	font-weight: normal;
}
A.tipo1:hover {
	color: #A52A2A;
	font-size: 12px;
	font-family: verdana,arial, times;
	text-decoration: underline;
	font-weight: normal;
	border: thin;
	background-color: #FFFACD;
}
A.tipo1:active {
	color: #ab1611;
	font-size: 12px;
	font-family: verdana,arial, times;
	text-decoration: underline;
	font-weight: normal;
	background: transparent top;
	list-style: disc;
}

A.tipo2:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: maroon; FONT-FAMILY: arial, times; TEXT-DECORATION: none
}
A.tipo2:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: maroon; FONT-FAMILY: arial, times; TEXT-DECORATION: none
}
A.tipo2:hover {
	BORDER-RIGHT: thin; BORDER-TOP: thin; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: thin; COLOR: #ab1611; BORDER-BOTTOM: thin; FONT-FAMILY: arial, times; TEXT-DECORATION: underline
}
A.tipo2:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ab1611; FONT-FAMILY: arial, times; TEXT-DECORATION: underline
}
TD {
	FONT-SIZE: 14px;
	COLOR: Maroon;
	FONT-FAMILY: Verdana,Sans-serif;
	BACKGROUND-COLOR: #f5f5f5;
	TEXT-DECORATION: none;
}

A.tipo4:link {
	color: brown;
	font-size:12px;
	text-decoration: none;
	font-family: arial, times;
	font-weight : bold;
}
A.tipo4:visited {
	color: brown;
	font-size:12px;
	text-decoration: none;
	font-family: arial, times;
	font-weight : bold;
}
A.tipo4:hover {
	color: #A52A2A;
	font-size:12px;
	font-family: arial, times;
	text-decoration: underline;
	font-weight:bold;
	border : thin;
	background-color: #FFFACD;
}
A.tipo4:active {
	color: #ab1611;
	font-size:12px;
	font-family: arial, times;
	text-decoration: underline;
	font-weight:bold;
	background : transparent top;
	list-style : disc;
}
