﻿}
.texttest {
	font-family: verdana;
	font-size: 8pt;
	color: #464646;
}
.text {
	font-family: verdana;
	font-size: 8pt;
	color: #464646;	
}
.text2 {
	font-family: verdana;
	font-size: 8pt;
	color: #464646;	
}
.title {
    font-family: verdana;
	font-size: 15pt;
	color: #282828;
}
.textbold {
	font-family: verdana;
	font-size: 8pt;
	color: #464646;
}
.stylesub{
	font-family: verdana;
	color: #464646;
	font-size: 9pt;
}
.hyper {
	font-size: 10pt;
	font-family: Tahoma;
	color: #2385D0;
}

a {
	color: #2385D0;
	text-decoration: none;
	border-color:fuchsia;
}

a:hover {
	color: #ff831e;
	text-decoration: none;
}
