﻿a {
	text-decoration: none;
}
a.menu {
	color: black;
}
a.menu:hover {
	color: maroon;
}
.style1 {
	font-size: 9px;
}
.text4 {
	color: #252525;
}
.text7 {
	color: #363636;
}
.style2 {
	font-size: 9px;
	color: #666666;
}
input, textarea {
	width: 170px;
	border: 1px solid gray;
	color: gray;
	font-size: 11px;
}
a {
	color: maroon;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
body {
	font-family: "trebuchet MS";
	font-size: small;
	color: #666666;
}
table {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #666666;
}

.table1 {
	font-family: "trebuchet MS";
	font-size: small;
	color: #666666;
}