﻿a:visited {
	color: #171733;
	font-size: 7pt;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
}
a:active {
	color: #171733;
	font-size: 7pt;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
}
a:link {
	color: #171733;
	font-size: 7pt;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
}
a:hover {
	color: #39397b;
	font-size: 7pt;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
}
body {
	background-color: #333333;
	BACKGROUND: #3c3c3c url('../Images/bg.gif') repeat-y center 50%;
	MARGIN: 0px;
}
.texthead {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
}
.textmain {
	font-size: 7pt;
	color: #FFFFFF;
	font-family: Verdana;
}
.textsub {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: underline;
}
.img {
	BORDER-BOTTOM: #000000 2px solid;
	BORDER-LEFT: #666666 2px solid;
	BORDER-RIGHT: #000000 2px solid;
	BORDER-TOP: #666666 2px solid;
}
.bevel {
	BORDER-BOTTOM: #000000 2px solid;
	BORDER-LEFT: #666666 2px solid;
	BORDER-RIGHT: #000000 2px solid;
	BORDER-TOP: #666666 2px solid;
}



