﻿.testo7grassettogray
{
	font-weight: bold;
	font-size: 7pt;
	color: #979797;
	font-family: verdana;
}
.testo7gray
{
	font-size: 7pt;
	color: #979797;
	font-family: verdana;
}
.testo8gray
{
	font-size: 8pt;
	color: #979797;
	font-family: verdana;
}

.testo8green
{
	font-size: 8pt;
	color: #236201;
	font-family: verdana;
}

.testo7black
{
	font-size: 7pt;
	color: black;
	font-family: verdana;
}

.link7black
{
	font-size: 7pt;
	color: black;
	font-family: verdana;
}
.link7black:link
{
	font-size: 7pt;
	color: black;
	font-family: verdana;
}
.link7black:hover
{
	font-size: 7pt;
	color: #f6d415;
	font-family: verdana;
}


.link7whitebold
{
	font-size: 7pt;
	color: white;
	font-family: verdana;
	font-weight: bold;
}
.link7whitebold:link
{
	font-size: 7pt;
	color: white;
	font-family: verdana;
	font-weight: bold;
}
.link7whitebold:hover
{
	font-size: 7pt;
	color:gray;
	font-family: verdana;
	font-weight: bold;
}



a
{
	font-size: 7pt;
	color: #979797;
	font-family: verdana;
}

a:link
{
	font-size: 7pt;
	color: #979797;
	font-family: verdana;
	text-decoration:none;
}

a:hover
{
	color: #f6d415;
}
a:active
{
	text-decoration:none;
}
a:visited
{
	text-decoration:none;
}
