﻿body {
}

.Titulos
{
	font-weight: bold;
	font-size: medium;
	color: #ffffff;
}

.Obligatorio
{
	font-weight: bold;
	font-size: medium;
	color: #cc0000;
}

.Botones
{
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	background-color: #006699;
}

.Encabezado
{
	font-weight: bold;
	font-size: large;
	color: #ffffff;
	background-repeat: repeat-x;
	font-style: italic;
	font-variant: small-caps;
}

.Liga
{
	font-weight: bold;
	font-size: small;
	color: teal;
}
