.linkword a{
	color: #003399;
	text-decoration: underline;
}
.linkword a:hover {
	color: #FF0000;
	text-decoration: none;
}
.redword a {
	color: #FF0000;
}
.redword a:hover {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #CCCCCC;
	background-image: url(../Images/bgIndex.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
.input1 {
	height: 20px;
	width: 186px;
	line-height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #A3A8A1;
}
form {
	margin: 0px;
	padding: 0px;
}
.l1 {
	height: 20px;
	line-height: 20px;
}
.l1 a:visited{
	color: #003399;
}
.l1 a:hover{
	color: #FF6600;
	text-decoration: none;
}



.l2 {
	height: 20px;
	line-height: 20px;
	color: #999999;
}
.l2 a{
	color: #009900;
	text-decoration: underline;
}

.l2 a:hover{
	color: #FF6600;
	text-decoration: none;
}
.bottom {
	line-height: 15px;
	color: #666666;
}
.bottom a{
	
	color: #000000;
	text-decoration: none;
}
.bottom a:hover{
	
	color: #000000;
	text-decoration: underline;
}

