body,td,th {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #FFFFFF;
	}
	.bordenaranja{
		background-color:#314569;
	}
	.fondoamarillo{
		background-color:#FFFFFF;
	}
	.fondotabla{
		background-color:#FFFFFF;
	}
	.textoverde{
		color:#E59201;
		font-weight:bold;
	}
	.vinculo{
		cursor:hand;
	}
	.bordelila{
		background-color:#ACC0E0;
	}
	.textorojo{
		color:#993333;
		font-weight:bold;
		font-size:16px;
	}
	a:link {
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	a:active {
		text-decoration: none;
	}
	.cabecera{
		color:#FFFFFF;
		background-color:#314569;
	}
	.textochico{
		font-size:10px;
	}
