.tabLetters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: Normal;
	color: #333333;
}
.idlarge{
	font-family: "Times New Roman", Times, serif;
	font-size:large;
	font-weight: bold;
	color: #D0444B
}
.idsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: Normal;
	color: #D0444B
}
a:link {
	color: #D0444B;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.boxLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight: bold;
}
