<!-- TXP link --!>

body.m {
    font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10px;
	color: F2F3CF;
	text-decoration: none;
}

td.m {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10px;
	color: F2F3CF;
	text-decoration: none;
}

th.m {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10px;
	color: F2F3CF;
	text-decoration: none;
	
}a:link.m {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10px;
	color: F2F3CF;
	text-decoration: none;
}
a:visited.m {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10px;
	color: #F2F3CF;
	text-decoration: none;
}
a:hover.m {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10px;
	color: #F2F3CF;
	text-decoration: underline;
}
a:active.m {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10px;
	color: #F2F3CF;
	text-decoration: none;
}

<!-- Regular red text --!>

body {
    font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: 790000;
	text-decoration: none;
}

td {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: 790000;
	text-decoration: none;
}

th {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: 790000;
	text-decoration: none;
	
}a:link {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: 491818;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #491818;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #491818;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #491818;
	text-decoration: none;
}
hr {
	color: #790000;
	width: 100%;
	height:1px;
}



