/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 4px;
}
.Estilo1 {
	font-size: 12px;
	color: #000000;
}
.Estilo2 {
	font-size: 9px;
	color: #666666;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;	
	text-decoration: none;
}
.Estilo3 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.Estilo4 {

	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.Estilo5 {

	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Estilob {

	font-size: 10px;
	color: #FFFFFF;
}
.blgr {

	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
