A  {
	text-decoration : none;
	color : RED;
	
}
A:link {
	COLOR: RED; TEXT-DECORATION: none;
}

A:Active  {
	text-decoration : none;
	color : RED;
}

A:Hover  {
	text-decoration : none;
	color : #f2f2f2;
}

BODY  {

	



	font-size : 8pt;
	font-family : verdana,arial,helvetica;
	color : #f2f2f2;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 5px;
}
td {
	font-size : 8pt;
	font-family : verdana,arial,helvetica;
}


INPUT {
	font-size: 8pt;
}

SELECT {
	font-size: 8pt;
}
TEXTAREA {
	font-size: 8pt;
}

.boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#ffffff;
        background:#333333;
        border:1px;
	    border-color: #ffffff; 
        width:70px;
        height:19px;
       }

	   .celdascabecera {
	 FONT-SIZE: 8pt; 
	 COLOR: #ffffff; 
	 BACKGROUND-COLOR:  #7F332D; 
	 TEXT-ALIGN: left; 
	 TEXT-DECORATION: none;
}
.celdascabecera A   {
	WIDTH: 100%; COLOR: #ffffff; HEIGHT: 100%; BACKGROUND-COLOR: #7F332D
}
.celdascabecera A:hover {
	COLOR: #7F332D; BACKGROUND-COLOR: #9FA1A4; TEXT-DECORATION: none
}
	   .punteado2{ 
  border-style: dotted; 
   border-width: 1px; 
   border-color: red; 
   font-family: verdana, arial; 
   font-size: 8pt; 
	}.imagen{
	border: 5px White;
	border-style: solid;
}
.imagen_portafolio{
	border: 1px #ffffff;
	border-style: solid;
	
}
	   .lineas21{
	
	font-family: verdana, arial;
	font-size: 8pt;
	border-bottom-color: Red;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.link2 A{
	
	  
	text-decoration : none;
	color : #666666;
	
}
link2 link {
	COLOR: #666666; TEXT-DECORATION: none;
}

link2:Active  {
	text-decoration : none;
	color : #666666;
}

link2:Hover  {
	text-decoration : none;
	color : #f2f2f2;
}



	