body
{	
	margin: 0;
	font-family: Candara, Arial;
	font-size: small;
	text-decoration: none;
}
h1
{
	font-family: Candara;
	font-size: large;
	margin-bottom: 1px;
}

a.hover
{
	text-decoration: underline;
}

a.link
{
	text-decoration: none;
	color: Gray;
}

a.menulinks 
{
	text-decoration: none;
}

a.menulinks:hover {
text-decoration:underline;}

a.telaverus
{
	font-family: Candara;
	text-decoration: none;
	margin-bottom: 1px;
}

td
{
	font-family: Candara,arial;
	font-size: small;
	color: #2F4F4F;
}

input
{
	font-family: Candara,arial;
	font-size: small;
	font-style:oblique;
	color: #2F4F4F;
}

img_cursor {cursor: hand;}