A.nombredeestilo:link {text-decoration: none; color: #3333CC;font-family: arial; font-weight: bold; font-size: 13px;}
A.nombredeestilo:visited {text-decoration: none; color: #3333CC; font-family: arial; font-weight: bold; font-size: 13px;}
A.nombredeestilo:hover {text-decoration: none;  color: #000000; font-family: arial; font-weight: bold; font-size: 13px;}

A.estilo:link {text-decoration: none; color: #3333CC;font-family: arial; font-weight: bold; font-size: 11px;}
A.estilo:visited {text-decoration: none; color: #3333CC; font-family: arial; font-weight: bold; font-size: 11px;}
A.estilo:hover {text-decoration: none;  color: #CA6500; font-family: arial; font-weight: bold; font-size: 12px;}

A.dest:link {text-decoration: none; color: #CA6500;font-family: arial; font-weight: bold; font-size: 12px;}
A.dest:visited {text-decoration: none; color: #CA6500; font-family: arial; font-weight: bold; font-size: 12px;}
A.dest:hover {text-decoration: none;  color: #CA6500; font-family: arial; font-weight: bold; font-size: 12px;}

.TítuloPágina{font-family: times;
		font-size: 20px;
		color: #CA6500;
		text-transform: none;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;}

.TituloContenido{font-family: arial black;
		font-size: 15px;
		color: #274E9E;
		text-transform: none;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;}

.ContenidoTexto{font-family: arial;
		font-size: 13px;
		color: #414141;
		text-transform: none;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;}

.ContenidoAviso{font-family: arial;
		font-size: 13px;
		color: #000000;
		text-transform: none;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;}
		
.ContenidoBoton{font-family: arial;
		font-size: 11px;
		color: #414141;
		text-transform: none;
		font-weight: none;
		font-style: normal;
		text-decoration: none;}

.ContenidoCreditos{font-family: arial;
		font-size: 10px;
		color: #000000;
		text-transform: none;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;}
		
.inputbox{
		background-color:#ffffff;
		}

BODY {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 10px;
		background-color: #FFFFFF;}
		
		 .blur{
		background-color: #ccc; /*shadow color*/
		color: inherit;
		margin-left: 4px;
		margin-top: 4px;
		}

		.shadow,
		.content{
		position: relative;
		bottom: 2px;
		right: 2px;
		}

		.shadow{
		background-color: #666; /*shadow color*/
		color: inherit;
		}

		.content{
		background-color: #fff; /*background color of content*/
		color: #000; /*text color of content*/
		border: 1px solid #000; /*border color*/
		padding: .5em 2ex;
		}
