﻿.Topics   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    normal;
    color: #333333;
    white-space:nowrap;
    
}

A.Topics:hover 
{
	text-decoration:none;
	background-color:#003366;
	color:white;
	
}