a:visited {
	text-decoration: none
}
a:link {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
a:active {
	text-decoration: none
}
.default {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
}
.Default {
	font-family: Tahoma;
	font-size: 11px;
}
.HeaderLinks {
	color: #000;
	font-weight: bold;
}

.Header {
	color: #999999;
}
.Footer {

	color: #666666;
}
.Content {
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
}
.ContentRed {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
.header {
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;

}
