.GlobalSmall {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}
.GlobalText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.GlobalHead {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
