a:hover  {
	color : red;
	text-decoration : none;
}

a:link  {
	color : #000000;
	text-decoration : underline;
}

a:active  {
	text-decoration : overline;
}

a:visited  {
	color : #666666;
}

body  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.texto  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	text-decoration : none;
	font-size : x-small;
	color : Black;
}

.tabletxt  {
	background : url(back_texto.jpg) no-repeat fixed left top #dddeb4;
}

input  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.textoleft  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
	text-align : left;
}


