.font-white {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
table {
	font-size: 13px;
	line-height: 30px;
}
a:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
.a {
	color: #000000;
	text-decoration: none;
}
A.menuA:link {text-decoration:none; color:#000000;
}
A.menuA:visited {text-decoration:none;color:#666666;
}
A.menuA:active {text-decoration:none; color:#000000;
}
A.menuA:hover {text-decoration:none; color:#333333;
}
input {
	font-size: 13px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 90%;

}
textarea {
	font-size: 13px;
	border: 1px solid #000000;
}
select {
	font-size: 13px;
	font-style: normal;
	color: #000000;
	border: 1px solid #000000;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";




}
