#icono{
        font-family : Arial, Helvetica, sans-serif;
		font-weight: bolder;
        font-size : 12px;
		text-align: left;
        color : #006600;
	  cursor: hand;
; background-color: #FFFFCC
}


#marcq{
        font-family : Arial, Helvetica, sans-serif;
		font-weight: bolder;
        font-size : 10pt;
		text-align: center;
        color : blue;
	  cursor: hand;
}

#datos1{
        font-family : Arial, Helvetica, sans-serif;
		font-weight: bolder;
        font-size : 8pt;
		text-align: center;
        color : red;
}
#datos2{
        font-family : Arial, Helvetica, sans-serif;
		font-weight: bolder;
        font-size : 8pt;
		text-align: center;
        color : blue;
}
#datos3{
        font-family : Arial, Helvetica, sans-serif;
		font-weight: bolder;
        font-size : 9pt;
		text-align: left;
        color : green;
}



#mimailto
{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
		text-align: left;
        color : blue;
}

#mibloque{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
		text-align: left;
        color : black;
}

.titulcamp
{font-family : Arial, Helvetica, sans-serif;
		color : #000033;
		text-align: left;
		font-style: normal;	
		font-size : x-small;
		font-weigth: Bolder}

.micamp
{font-family : Arial, Helvetica, sans-serif;
		color : #003333;
		text-align: left;
		font-size : x-small}

.PrimParrafo{
		text-decoration : line-trough;
        font-family : Arial, Helvetica, sans-serif;
		font-weight: bolder;
        font-size : 12pt;
		text-align: center;
        color : #CC0000;
}

.cabecera{
		text-decoration : underline;
        font-family : Arial, Helvetica, sans-serif;
		font-weight: bolder;
        font-size : 10pt;
		text-align: center;
        color : white;
}



.date  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #000000;
}

.location  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #FF6600;
}

A:Link  {
        text-decoration : underline;
        font-family : Arial, Helvetica, sans-serif;
        color : #003333;
	  cursor: hand;
	  font-size : 7pt;

}

A:Visited  {
        text-decoration : underline;
        color : #000066;
	font-size : 7pt;
}

A:Active  {
  text-decoration : underline;
	font-size : 7pt;
	color : #000099;
 background-color: #FFFFCC

}

A:Hover  {
        text-decoration : none;
        color : #FFFFCC;
	  cursor: hand;
	font-size : 9pt; 
	background-color: #003366;
}
