A:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline;
}
A
{
	color="#000000";
    TEXT-DECORATION: none
}
.Msg_Title
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#000000
}
.Msg_Subtitle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000000
}
.Msg_Header
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#000000
}
.Msg_Text
{
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
}
