a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
body {
	background-image:  url(/images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.horiz {
	background-image: url(/images/grid_horiz.gif);
	background-repeat: repeat-x;
}
.vert {
	background-image: url(/images/grid_vert.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textmain {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	line-height: 16px;
}
