/* Estilos de textos */

body,td,th
{
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.menu1 { color: #FFFFFF }
.style2
{
	color: #FFFFFF;
	font-weight: bold;
}
input.text
{
	font-size: 10px;
	color: #000000;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	color: #666666;
}
a:active
{
	text-decoration: none;
	color: #000000;
}
