.formulario {
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textoN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.pvi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
	padding-right:5px;
}
.pvp {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: line-through;
	padding-right:5px;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	text-decoration: none
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3366;
	text-decoration: underline
}
.otrosenlaces { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.otrosenlaces A { 
	color: #990000;
	text-decoration: none;
}
.otrosenlaces A:hover { 
	color: #0066FF;
	text-decoration: none;
}
.programa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:5px;
	color: #000000;
}
.programa A { 
	color: #000000;
	text-decoration: none;
}
.programa A:hover { 
	color: #FF3366;
	text-decoration: underline
}
.formularioTachado {
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #EEEEEE;
	text-decoration: line-through;
	text-align:right;
}
.formularioDR {
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	background-color: #EEEEEE;
}
.textRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.campoCentro{
	text-align:center;
}
.campoDcha{
	text-align:right;
}
