
A:link
	{
	color: #33a02c;
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;	
	}

A:hover
	{
	color: #f0d512;
	font-family : Verdana;
	text-decoration : underline;
	font-size : 8pt;
	}

A:active
	{ 
	COLOR: #33a02c;
	text-decoration : none;
	}

A:visited
	{ 
	COLOR: #f0d512;
	text-decoration : none;
	}

.mail:link
	{
	color: #0A667B;
	font-family : Verdana;
	font-size : 6pt;
	text-decoration : none;	
	}

.mail:hover
	{
	color: #0A667B;
	font-family : Verdana;
	text-decoration : underline;
	font-size : 6pt;
	}

.mail:active
	{ 
	COLOR: #0A667B;
	text-decoration : none;
	}

.mail:visited
	{ 
	COLOR: #0A667B;
	text-decoration : none;
	}

TABLE
	{
   	FONT-SIZE: 8pt;
    	COLOR: #000000;
    	FONT-FAMILY: verdana;
    	border-collapse : collapse;
	}


.bordata
	{
    	BORDER-top: #cccccc 1px solid;
    	BORDER-RIGHT: #cccccc 1px solid;
    	BORDER-LEFT: #cccccc 1px solid;
    	border-bottom :  #cccccc 1px solid;
    	border-collapse : collapse;
	}

.bordo
	{
    	BORDER-RIGHT: #999999 1px solid;
    	BORDER-LEFT: #999999 1px solid;
    	border-bottom :  #999999 1px solid;
    	border-collapse : collapse;
	}


.margine
	{
	margin-left : 2px;
	}


.margine:link
	
	{
	color: #000000;
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;	
	}


.margine:hover
	{
	color: #000000;
	font-family : Verdana;
	text-decoration : underline;
	font-size : 8pt;
	}

.margine:active
	{ 
	COLOR: #000000;
	text-decoration : none;
	}

.margine:visited
	{ 
	COLOR: #000000;
	text-decoration : none;
	}

