BODY {
	margin:0px;
	background-color:#ffffff; 
}

.txt1{
color:#333333;
font-size:12px;
}
.txt1 a:link {
	text-decoration: none;
	color:#333333;
}
.txt1 a:visited {
	text-decoration: none;
	color: #333333;
}
.txt1 a:hover {
	text-decoration: none;
	color: #FF0000;
}
.txt1 a:active {
	text-decoration: none;
	color: #333333;
}
.txt1 a {
	font-size: 12px;
	color: #333333;
}
.txt2{
color:#333333;
font-size:12px;
}
.txt3{
color:#333333;
}
.txt4{
color:#d91600;
font-size:12px;
}
.txt4 a:link {
	text-decoration: none;
	color:#d91600
}
.txt4 a:visited {
	text-decoration: none;
	color: #d91600;
}
.txt4 a:hover {
	text-decoration: none;
	color: #333333;
}
.txt4 a:active {
	text-decoration: none;
	color: #333333;
}
.txt4 a {
	font-size: 12px;
	color: #d91600;
}
