a:link 
{
text-decoration:none; color: #333333;
}

a:visited {
text-decoration:none; color: #333333;
}

a:active {
text-decoration:none;
}

a:hover {
	text-decoration:  none;
	color: #666666;
	text-decoration: none;
}
BODY {
	BACKGROUND-COLOR: #FFFFFF;
	margin: 0px;
	background-repeat: repeat;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.tecnica { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #666;
}

.titleswhite {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #999; 
font-weight: bold;
}

.tecnicawhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#video{
	background-color: #333333;
        }
		
#chicas{
	background-color: #FFFFFF;
        }
		
#obras{
	background-color: #FFFFFF;
        }
		
#celeste {

	background-color: #00A7D4;
	background-image: url(bg_celeste.jpg);
}
#rosa {


	background-color: #EDCFD7;
	background-image: url(bg_rosa.jpg);
}
#rojo {


	background-color: #9F2D22;
	background-image: url(bg_obras.jpg);
}
.tecnicasubrayado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.numero {

font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 18px; 
color: #AEAEAE;
}
.solp {
	border: 1px solid #CCC;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

