a.textbold        {font-weight:bold;text-decoration:underline;}
a.textbold:hover  {font-weight:bold;text-decoration:underline;}
a.textbold:focus  {font-weight:bold;text-decoration:underline;}

a.textsmall       {text-decoration:underline;}
a.textsmall:hover {text-decoration:underline;}
a.textsmall:focus {text-decoration:underline;}

.topicText        {margin-top:0.6em;margin-bottom:0.2em;}

.textBoldWarning  {font-weight:bold; color:#FF0000;}

