A{text-decoration : none;}

.normaltext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height:16px;
}

.normaltextbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height:16px;
}

.headers {
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: #A80007;
	text-decoration: none;
	line-height:18px;
}

.headers2 {
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height:18px;
}

.headers2italics {
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	line-height:18px;
}

.linktext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

a.linktext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

a.linktext:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}

.linktextthin {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

a.linktextthin {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

a.linktextthin:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}

.pictextgrey {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.pictext {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

.picboldtext {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

a.pictext:hover{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}