.t7or
{
    font-size: 7pt;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    color:#F26615;
}

.srlnk
{
    font-size: 8pt;
	text-decoration:none;
	font-weight: bold;
	color:darkred;
}

.srlnk:hover 
{
    font-size: 8pt;
	text-decoration:underline;
	font-weight: bold;
	color:blue;
}

