.1 {
	FONT-SIZE: 12px; COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #0075bb; TEXT-DECORATION: none
}
.trow1 {
	FONT-SIZE: 12px; BACKGROUND: #ffffff; LINE-HEIGHT: 20px
}

.messageTopicSm {
    color: #0000FF;
    font-family: "Tahoma", "Helvetica", "Arial", "sans-serif";
    font-size: 12px;  
    text-decoration: none;
}
a.messageTopicSm:link, a.messageTopicSm:visited, a.messageTopicSm:active {
    color: #0000FF;
    text-decoration: none;
}
a.messageTopicSm:hover {
    color: orangered;
    text-decoration: underline;
}