a { text-decoration:none; }
a:hover { text-decoration:underline; }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.more_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666666;
}
input {
	background-color: #f5f5f5;
	border: 1px solid #333333;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.style2 {color: #FF0000}
.style3 {font-family: "Courier New", Courier, monospace; font-size: 11px; color: #666666; font-weight: bold; }
.dev_madmin { display:none; }