body{
	background-color : White;
	font-size :8 pt;
	font-family : Verdana;
	font-style : normal;
	SCROLLBAR-FACE-COLOR:#efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #989898;
	SCROLLBAR-ARROW-COLOR: #989898;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: black</span>
}
	
.link A{
	text-decoration : none;
	color:#000000;
	font-size :10px;
}


.link A:hover {
	FONT-WEIGHT: bold;
	color:black;
	FONT-SIZE: 11px;
	text-decoration : none;
}



.vertical{
	position:absolute;
	left:30px;
	top:91px;
	width:85px;
	height:485px;
	background-image:url("images/tvertical.gif");
	background-repeat: repeat-y;
}

.titulos{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bolder;
	text-decoration : inherit;
	color: #B23ECF;
}
.subtitulos{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font : normal bolder;
	text-decoration : underline;
}

.texto_portadas{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8 pt;	
		color:black;
}

.texto_pestaņas{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8 pt;	
		color:white;
}

.link2 A{
	text-decoration : none;
	color:black;
	font-size :8 pt;
}


.link2 A:hover {
	FONT-WEIGHT: bold;
	color:blue;
	FONT-SIZE: 11px;
	text-decoration : none;
}
