body	{
	background	: black ;
	margin-top	: 3% ;
	margin-left	: 3% ;
	}

.txt	{
	font-size	: 8pt ;
	color		: gray ;
	font-family	: Tahoma,Arial,sans-serif ;
	font-weight	: lighter ;
}

.txt2	{
	font-size	: 8pt ;
	color		: gray ;
	font-family	: 'lr SVbN', Osaka|,serif ;

	font-weight	: lighter ;
}

.txt3	{
	font-size	: 8pt ;
	color		: silver ;
	font-weight	: lighter ;
}

P,TD,LI	{
	font-size	: 10pt ;
	color		: silver ;
	font-family	: Tahoma,Arial,sans-serif ;
	font-weight	: bold ;
}

P.mail	{
	font-size	: 8pt ;
	color		: maroon ;
	font-family	: Tahoma,Arial,sans-serif ;
	font-weight	: bold ;
	text-align	: center ;
}

.coment{
	font-size	: 8pt ;
	color		: gray ;
	font-family	: Tahoma,Arial,sans-serif ;
	text-align	: center ;
}

H1	{
	font-size	: 32pt ;
	color		: silver ;
	font-family	: Tahoma,Arial,sans-serif ;
	font-weight	: bold ;
	text-align	: center ;
}

a:hover	{
	color 		: orange  ;
	text-decoration : none ;
	font-size	: 10pt ;
	font-weight 	: bold ;
}

a:visited{
	font-size	: 7pt ;
	color		: gray ;
	font-family	: Tahoma,Arial,sans-serif ;
	font-weight	: light ;
	text-decoration	: none ;
}

a:active{
	font-size	: 10pt ;
	color		: yellow ;
	font-family	: Tahoma,Arial,sans-serif ;
	font-weight	: bold ;
	text-decoration	: none ;
}

a:link	{
	font-size	: 10pt ;
	color		: silver ;
	font-family	: Tahoma,Arial,sans-serif ;
	font-weight	: bold ;
	text-decoration	: none ;
}
