
.test {
	
}

body {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
	color: #1C1C1C;
}

.admin_line:hover {
	background-color: #FFC600;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #05568F;
	font-size: 8pt;
}
a:active, a:hover {
	color: #FF9900;
}
.big {
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 2px;
}

