.input1 {
	font-size: 12px;
	height: 20px;
	width: 160px;
}
a:link {
	text-decoration: none;
	color: #000000;

}
body {
	font-size: 12px;
	background-image: url(images/bg.jpg);

}
td {
	font-size: 12px;
}

</style>
<style type="text/css">

.area1 {
	font-size: 12px;
	color: #FFFFFF;
}
a.alink:link {
	color: #FFFFFF;
}
a.alink:visited {
	color: #FFFFFF;
}
a.alink:hover {
	color: #FFFFFF;
}
a.alink:active {
	color: #FFFFFF;
}a:visited {
	text-decoration: none;
	color: #000000;

}
a:active {
	text-decoration: none;
	color: #FF6600;

}
.area1 {
	color: #FFFFFF;
}
.txtdiv {
	font-size: 13px;
	padding: 8px;
	line-height: 145%;
	
}
.txtdiv2 {
	color: #FFFFFF;
	padding: 12px;
}
a:hover {
	color: #FF0000;
}

