@CHARSET "UTF-8";

body {
	margin: 0;
	background:url(bg.gif) repeat-y center #ccc;
}

td,select,div,input,p {
	font-size: 14px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: red !important;
	text-decoration: underline;
}

.ared a {
	color: #b00000;
}

.subpage_item a {font-size:13px;}

