body {
	color: #FFFFFF;
}
.Title {  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; font-size: 16px; font-weight: bold; color: cc99cc; text-decoration: none}
.Title_Link {  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; font-size: 14px; font-weight: bold; color: #58584E; text-decoration: none}
.Title_Link:hover {  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.Subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	clear: left;
}
.Subtitle_Link {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color:#58584E;
	border-bottom:#58584E dotted 1px;
	text-decoration: none;
}
.Text {  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; font-size: 11px; color: #333333; font-weight: normal;}
