body {
	margin: 0px;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #E3000A;
	text-decoration: none;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #060606;
	text-decoration: none;
}
a.blacktext:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #E3000A;
	text-decoration: none;
}
.redtextbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #E3000A;
	text-decoration: none;
	font-weight: bold;
}
.redtextn {

	font-family: Tahoma;
	font-size: 11px;
	color: 4A4A4A;
	text-decoration: none;
}

