a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #663300;
}
a:active {
	color: #663300;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}

.TextDefault {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #7c7c7c;
}

.TextSmall {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #7c7c7c;
}

.Footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #A8A8A8;
	text-decoration: none;
	text-align: center;
}
a.Footer:link {
	color: #A8A8A8;
}
a.Footer:visited {
	color: #A8A8A8;
}
a.Footer:hover {
	color: #A8A8A8;
}
a.Footer:active {
	color: #A8A8A8;
}
