.links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #042F73;
	text-decoration: none;
}
.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BE284B;
	text-decoration: Underline;
}
.sitetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}
.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BD2949;
	text-decoration: underline;
}
.header1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #042F73;
	text-decoration: none;
}
.pannelheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EF7901;
	text-decoration: none;
}
.boldlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0090DA;
	text-decoration: underline;
}
.boldlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #646363;
	text-decoration: none;
}
.border {
	border: 1px solid #8C8C8C;
}
