input, select {
	font-size: 12px;
}

a:link, a:active, a:visited, a:hover {
	color: #006339;
}

td.menu {
	border: 1px solid #003100;
	padding: 5px;
	margin-bottom:1px;
	background-color: #FDFF69;
	font-family: Arial;
	font-size: 13px;
}

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover {
	color: #630000;
	font-weight: bold;
	text-decoration: none;
}

a.entrance:link, a.entrance:active, a.entrance:visited, a.entrance:hover {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

div.title {
	font-family : Arial;
	font-size: 18px;
	font-weigh : bold;
	color:#008102;
	padding: 10px;
}
