.link_testo
{
    font-family: "tahoma","Times New Roman",Arial,Fantasy,Arial,Courier;
    font-size: 0.75em;
    font-weight: normal;
    color: gray;
}
.link_str
{
    font-family: "tahoma","Times New Roman",Arial,Fantasy,Arial,Courier;
    font-size: 0.8em;
    font-weight: bold;
    color: blue;
}
.link_str:hover
{
	color: #D2691E;
}

.link_str_on
{
    font-family: "Times New Roman","tahoma",Arial,Fantasy,Arial,Courier;
    font-size: 0.8em;
    font-weight: bold;
    color: black;
}
.link_table
{
    width: 100%;
    border: 0 solid;
    padding: 0px 0px;
}
.link_strVal
{
    font-family: "tahoma","Times New Roman",Arial,Fantasy,Arial,Courier;
    font-size: 0.8em;
    font-weight: bold;
    color: red;
}
.link_strBottom
{
	font-family: "tahoma","Times New Roman",Arial,Fantasy,Arial,Courier;
	font-size: 0.8em;
	font-weight: normal;
	color: #00008B;
	
}

.link_strBottom:hover
{
	color: #C71585;
	font-style: oblique;
}

