A:link
{
	text-decoration: none;
	color: #000000;
}

A:active 
{
	text-decoration: none;
	color: #000000;
}

A:visited
{
	text-decoration: none;
	color: #000000;
}

A:hover
{
	text-decoration:underline;
	color: #000000;
}

TD, P, A, DIV
{
	font-family:verdana;
	color:#000000;
	line-height:20px;
	font-size:15px;
}

body
{
	background-image: url('images/Tlo.gif');
	background-position: center;
}