a:hover  {
	text-decoration : none;
	font-weight: bold
}

a:link  {
	text-decoration : none;
	font-weight: bold
}

a:visited  {
	text-decoration : none;
	font-weight: bold
}

v:link  {
	text-decoration : none;
	font-weight: bold	
}

td.texto {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold
}

body {
	marginwidth: 0px; 
	marginheihgt: 0px; 
	topmargin: 0px; 
	leftmargin: 0px; 
; background-color: #0099CC
}

p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF
}	

.titulo {
	 font-family: "Times New Roman", Times, serif; 
	 font-size: 18px; 
	 font-weight: bold; color: #FFFFCC
 }

.tituloproyecto { 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 24px; 
	color: #FF9900
 }
.nota { 
	 font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	 font-size: 12px; 
	 color: #FFFFFF
 }

.botones {  
	font-family: "Courier New", Courier, mono; 
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #006699; 
	border-style: solid
}
	
.destacado {
	 font-family: Arial, Helvetica, san-serif; 
	 font-size: 12px; 
	 color: #FFCC00; 
	 font-weight: bold
 }
