.background {
	background-color: #666666;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
.tableborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.menu {
	width:300px;
	height:20px;
	border:px solid;
	font:bold normal 12px "Times New Roman", Times, serif;
	text-align:center;

color:;
	background-position: center center;
}


A:link {
	background: #ececec;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	width: 70px;
	color: #333333;
}
A:visited {
	background: #ececec;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	height: 20px;
	width: 70px;
}
A:active {
	background: #bfbfbf;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	height: 20px;
	width: 70px;
}
A:hover {
	background: #bfbfbf;
	font-weight:bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	width: 70px;
}
</style>
