
td.test {
    color:#111111;
		font-family:Verdana,arial,Tahoma;
		font-size: 12px;
    text-decoration:none; 
    }
a.testlink {

		font-family:Trebuched MS, Verdana;
		color:#B10101;
		font-size:16px;
    font-weight: 500;
		text-decoration:none;
		}

	a.testlink:hover {

		font-family:Trebuched MS, Verdana;
		color:#FF0000;
		font-size:16px;
    font-weight: 500;		
		text-decoration:underline;
		}