.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A4A4B0;
}
.h1 a:link {
	color: #A4A4B0;
	text-decoration: none;
} 
.h1  a:visited {
	color: #A4A4B0
	text-decoration: none;
} 
.h1 a:hover {
	color: #333333;
	text-decoration: none ;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txt1 a:link {
	color: #333333;
	text-decoration: none;
} 
.txt1  a:visited {
	color: #333333;
	text-decoration: none;
} 
.txt1 a:hover {
	color: #8A8A96;
	text-decoration: none ;
}.bgr {
	background-image: url(im/bgr.jpg);
	background-repeat: repeat-x;
}
