body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #035E8B;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: "235";
	margin: 0px;
	padding: 0px;
	background-color: #DBEFFF;
	border-right: 1px solid #DBEFFF;
	border-bottom: 1px solid #DBEFFF;
}

#navBar2{
	float: right;
	width: "235";
	margin: 0px;
	padding: 0px;
	background-color: #DBEFFF;
	border-right: 1px solid #DBEFFF;
	border-bottom: 1px solid #DBEFFF;
}

#navBar3{
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #E6F9FC;
	border-right: 1px solid #6DCFF6;
	border-bottom: 1px solid #6DCFF6;
}

#navBar4{
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #E6F9FC;
	border-right: 1px solid #6DCFF6;
	border-bottom: 1px solid #6DCFF6;
}

.scroll {
scrollbar-face-color: #1886CB;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #4A4D4A;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #4A4D4A;
scrollbar-track-color: #79E4E9;
scrollbar-arrow-color: #FFFFFF
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#headlines2{
  float:left;
	width: 92%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#headlines2 h3{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: inherit;
	color: #000000;
}

#headlines2 p{
	font-family: "Comic Sans MS"
	font-size: 12px;
	color: #000000;
}

#headlines3{
  float:left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	background-color: #C0D6EE;
}

#content{
	float: left;
  width: 55%;
}


#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #0000FF;
}

#globalNav img{
	display: compact;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	text-decoration: none;
}

#globalNav a:hover {
	font-size: 90%;
	padding: 0 4px 0 0;
	text-decoration: none;
	color: #FF3300;
}

#globalNav a:link{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #0000FF;
}

#globalNav a:visited{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #0000FF;
}

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}



.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}



.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}



#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}




#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar2 ul a:link, #navBar2 ul a:visited {display: block;}
#navBar2 ul {list-style: none; margin: 0; padding: 0;}

#navBar3 ul a:link, #navBar3 ul a:visited {display: block;}
#navBar3 ul {list-style: none; margin: 0; padding: 0;}

#navBar4 ul a:link, #navBar4 ul a:visited {display: block;}
#navBar4 ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #004A80;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar2 li {border-bottom: 1px solid #004A80;}

/* fix for browsers that don't need the hack */
html>body #navBar2 li {border-bottom: none;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar3 li {border-bottom: 1px solid #004A80;}

/* fix for browsers that don't need the hack */
html>body #navBar3 li {border-bottom: none;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar4 li {border-bottom: 1px solid #004A80;}

/* fix for browsers that don't need the hack */
html>body #navBar4 li {border-bottom: none;}


#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #C0D6EE;
	font-size: 75%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #C0D6EE;
	padding: 2px 0px 2px 10px;
	color: #002266;
}

#sectionLinks a:hover{
	background-color: #A8C2E3;
}

.sectionLinksa1 {
	background-color: #F6E5C3;
}

#sectionLinksb{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #F6E5C3;
	font-size: 90%;
}

#sectionLinksb h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinksb a {
	display: block;
	border-top: 1px solid #F6E5C3;
	padding: 2px 0px 2px 10px;
	color: #F6E5C3;
}

#sectionLinksb a:hover{
	background-color: #A8C2E3;
}

#sectionLinksb a:visited{
	display: block;
	border-top: 1px solid #C0D6EE;
	padding: 2px 0px 2px 10px;
	color: #A8C2E3;
}

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#headlines2{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	color: #002266;
	background-color: #C0D6EE;
}

#headlines2 p{
	padding: 10px 0px 5px 0px;
}


.tituloscabecera {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#CC9966;
	letter-spacing:4px;
}

.lema {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:6px;
	color: #000000;
}

.lema a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:6px;
	color: #000000;
}
.lema a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:6px;
	color: #000000;
}
.lema a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:6px;
	color: #000000;
}
.datosempresa {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.datosempresa2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.titulin {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color:#305C6F;
	font-weight:bold;
	text-indent: 2pt;
	text-decoration:none;
	border-left: 1px solid #305C6F;
	border-bottom: 1px solid #305C6F;
	padding-right: 10px;
}

a.titulin:Hover {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
	background-color:#305C6F;
	font-weight:bold;
	text-indent: 2pt;
	text-decoration:none;
	border-left: 1px solid #305C6F;
	border-bottom: 1px solid #305C6F;
	padding-right: 10px;
}

.titulin2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#9BBBE1;
	font-weight:bold;
	text-indent: 2pt;
	text-decoration:none;
}


a.titulin2:Hover {
	text-decoration:none;
	background-color:#0099CC;
}
.textoint {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000099;
}

.textoint4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.textoint5 {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.textoint6 {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#993300;
}

.textoint6 a:hover {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#993300;
}

.textoint6 a:visited {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#993300;
}

.textoint6 a:link {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#993300;
}

.textoint7 {
	font-family: "BankGothic Lt BT";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}

.textoint8 {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#663300;
}

.textoint8 a:hover {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#663300;
}

.textoint8 a:link {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#663300;
}

.textoint8 a:visited {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#663300;
}

.textoint9 {
	font-family: "BankGothic Lt BT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
}

.textoint9 a:hover {
	font-family: "BankGothic Lt BT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
}

.textoint9 a:visited {
	font-family: "BankGothic Lt BT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
}

.textoint9 a:link {
	font-family: "BankGothic Lt BT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
}

.textoint10 {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#993300
}

.textoint11 {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.textoint12 {
	font-family: "BankGothic Lt BT";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663300;
}

.textoint13 {
	font-family: "BankGothic Lt BT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}

.textoint13 a:hover {
	font-family: "BankGothic Lt BT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#ffffff;
}

.textoint13 a:visited {
	font-family: "BankGothic Lt BT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}

.textoint13 a:link {
	font-family: "BankGothic Lt BT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}

.textoint14 {
	font-family: "BankGothic Lt BT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.textoint15 {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
}

.textoint16 {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.textoint17 {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#663333;
}

.textoint18 {
	font-family: "BankGothic Lt BT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}

.textoint19 {
	font-family: "BankGothic Lt BT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#3333FF;
}

.textoint20 {
	font-family: "BankGothic Lt BT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#CCCCFF;
}

.textoint21 {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
}

.textoint22 {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}

.textoint23 {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.textoint23 a:hover {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.textoint23 a:link {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.textoint23 a:visited {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.textoint24 {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color:#000099;
}

.textoint25 {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
	letter-spacing: 4.65px;
}

.textoint26 {
	font-family: "BankGothic Lt BT";
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	letter-spacing: 2px;
}

.textoint27 {
	font-family: "BankGothic Lt BT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
}

.textoint28 {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.textoint28 a:hover {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.textoint28 a:link {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.textoint28 a:visited {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.textoint29 {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}

.textoint30 {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
	color:#000000;
}

.textoint31 {
	font-family: "BankGothic Lt BT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
	color:#000000;
}

.textoint32 {
	font-family: "BankGothic Lt BT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}

.textoint2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6D99BC;
}

.textoint33 {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#663300;
}

.textoint33 a:hover {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#9933FF;
}

.textoint33 a:link {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#663300;
}

.textoint33 a:visited {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#663300;
}

.MenuGroup
{          
         background-color:#f5f5f5;
         border-style:solid;
         border-width:1px;
         border-color: Black;
         cursor: pointer;
         cursor: hand;         
         padding: 1px;
         text-align: left;
}

.MenuItem
{
         border-style:solid;
         border-width:1px;
         border-color:#f5f5f5;          
         cursor: pointer;
         cursor: hand;         
         font-family:Tahoma;
         font-size:10pt;         
         text-align: left;
         padding: 1px;          
}

.MenuItemOver
{
         background-color:#dcdcdc;
         border-style:solid;
         border-width:1px;
         border-color:black; 
         cursor: pointer;
         cursor: hand;         
         font-family:Tahoma;
         font-size:10pt;         
         text-align: left;
         padding: 1px;
}

.MenuItemToolTip
{
         background-color: #fffacd;
         border-style:solid;
         border-width:1px;
         border-color: black; 
         font-family: Arial;         
         padding: 3px;
         font-size:8pt;
         text-align: left;
}

.MenuItemClicked
{
         background-color: Red;
         border-style:solid;
         border-width:1px;
         border-color:#f5f5f5; 
         font-family:Tahoma;
         cursor: pointer;
         cursor: hand;
         padding: 1px;
         font-size:10pt;
         text-align: left;
}

.email {
	font-family: "Verdana";
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}

a.email:Hover {
	font-family: "Verdana";
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}

.email2 {
	font-family: "Verdana";
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}

a.email2:Hover {
	font-family: "Verdana";
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}

.apartado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
.titulo {
	font-family: "BankGothic Lt BT";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.diccionario {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #996633;
}
.diccionario2 {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #996633;
	font-style: italic;
	font-weight: bold;
}
.titulos3 {
	font-family: "BankGothic Md BT";
	color:#993300;
	font-weight: bold;
	font-size: 22px;
}
.titulos3 a:hover {
	font-family: "BankGothic Md BT";
	color:#993300;
	font-weight: bold;
	font-size: 22px;
}
.titulos3 a:visited {
	font-family: "BankGothic Md BT";
	color:#993300;
	font-weight: bold;
	font-size: 22px;
}
.titulos3 a:link {
	font-family: "BankGothic Md BT";
	color:#993300;
	font-weight: bold;
	font-size: 22px;
}
.titulos2 {
	font-family: "BankGothic Md BT";
	color: #000000;
	font-weight: bold;
	font-size: 22px;
}
.titulos2 a:hover {
	font-family: "BankGothic Md BT";
	color: #000000;
	font-weight: bold;
	font-size: 22px;
}
.titulos2 a:visited {
	font-family: "BankGothic Md BT";
	color: #000000;
	font-weight: bold;
	font-size: 22px;
}
.titulos2 a:link {
	font-family: "BankGothic Md BT";
	color: #000000;
	font-weight: bold;
	font-size: 22px;
}
.texto {
	font-family: "Times New Roman";
	text-align: justify;
	font-size: 14px;
	color: #000000;
}
.texto a:hover {
	font-family: "Times New Roman";
	text-align: justify;
	font-size: 14px;
	color: #000000;
}
.texto a:visited {
	font-family: "Times New Roman";
	text-align: justify;
	font-size: 14px;
	color: #000000;
}
.texto a:link {
	font-family: "Times New Roman";
	text-align: justify;
	font-size: 14px;
	color: #000000;
}
.texto2 {
	font-family: "Times New Roman";
	text-align: justify;
	font-style: italic;
	font-size: 14px;
	color: #000000;
}
.texto2 a:hover {
	font-family: "Times New Roman";
	text-align: justify;
	font-style: italic;
	font-size: 14px;
	color: #000000;
}
.texto2 a:visited {
	font-family: "Times New Roman";
	text-align: justify;
	font-style: italic;
	font-size: 14px;
	color: #000000;
}
.texto2 a:link {
	font-family: "Times New Roman";
	text-align: justify;
	font-style: italic;
	font-size: 14px;
	color: #000000;
}
.email4 {
	font-family: "Verdana";
	font-size: 22px;
	color: #660000;
	font-weight: bold;
}

a.email4:Hover {
	font-family: "Verdana";
	font-size: 22px;
	color: #660000;
	font-weight: bold;
}

.email5 {
	font-family: "Verdana";
	font-size: 22px;
	color: #660000;
	font-weight: bold;
}

a.email5:Hover {
	font-family: "Verdana";
	font-size: 22px;
	color:#0000FF;
	font-weight: bold;
}
.titulosj {
	font-family: "BankGothic Md BT";
	color: #663333;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
}
.titulosj a:hover {
	font-family: "BankGothic Md BT";
	color: #663333;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
}
.titulosj a:visited {
	font-family: "BankGothic Md BT";
	color: #663333;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
}
.titulosj a:link {
	font-family: "BankGothic Md BT";
	color: #663333;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
}

.logo {
	font-family: "BankGothic Lt BT";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	filter: Shadow(Color=red, Direction=right);
}
