/*	-----------------	*/
/*	testi 				*/
/*	-----------------	*/

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*	-----------------	*/
/*	link 				*/
/*	-----------------	*/

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


a.linkverde
{
	text-decoration: none;
	color: #38b1b5;
}

a.linkverde:visited
{
	text-decoration: none;
	color: #38b1b5;
}

a.linkverde:hover
{
	text-decoration: underline;
	color: #000000;
}

a:linkverde:active 
{
	text-decoration: none;
	color: #38B1B5;
}

a.linknero
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

a.linknero:visited
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

a.linknero:hover
{
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
}

a:linknero:active 
{
	text-decoration: none;
	color: #000000;	
	font-size: 12px;
}

/*	-----------------	*/
/*	form 				*/
/*	-----------------	*/

.testopiccolo	{color: #000000; font-weight: normal; font-size: 12px; font-family: Trebuchet MS;}
.note			{color: #38B1B5; font-weight: normal; font-size: 12px; font-family: Trebuchet MS;}
.testomedio		{color: #000000; font-weight: normal; font-size: 12px; font-family: Trebuchet MS;}
.testomediob	{color: #000000; font-weight: bold; font-size: 12px; font-family: Trebuchet MS;}
.testogrande	{color: #000000; font-weight: bold; font-size: 12px; font-family: Trebuchet MS;}

/*	-----------------	*/
/*	links 				*/
/*	-----------------	*/

.text		{font-size: 11px; font-family: Verdana, Arial; color: #000000; background: #FFFFFF; }
.submit		{font-size: 11px; font-family: Verdana, Arial; font-weight: bold; color: #000000; background: #FFFFFF;}
.select		{font-size: 10px; font-family: Verdana, Arial; color: #000000;}
