﻿
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.GridViewCon
{
	border-style: solid;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #d9d8c1;
	border-right: 1px solid #d9d8c1;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9pt;
}
.formTexto
{
	color: black;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9pt;
}
