.text1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #444242;
}
a.pagelinks { text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #f76c06}
a.pagelinks:visited { text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #f76c06}
a.pagelinks:hover { text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #777575}
a.pagelinks2 { text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #2983f9}
a.pagelinks2:visited { text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #2983f9}
a.pagelinks2:hover { text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #2983f9}
a.footer { text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #444242}
a.footer:visited { text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #444242}
a.footer:hover { text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #777575}
a:active { outline:none;}
.textbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #444242;
}
.textblue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2983f9;
}
.textred {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.textsmall {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #444242;
}

