@charset "UTF-8";

.text {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.text a:link {color: #666666; font-weight: bold; text-decoration:none;}
.text a:visited {color: #666666; font-weight: bold; text-decoration:none;}
.text a:hover {color: #666666; font-weight: bold; text-decoration:underline;}
.text a:active {color: #666666; font-weight: bold; text-decoration:underline;}

.top-links {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	padding:6px;
}

.top-links a:link {color: #333333; font-weight:bold; text-decoration:none;}
.top-links a:visited {color: #333333; font-weight: bold; text-decoration:none;}
.top-links a:hover {color: #333333; font-weight: bold; text-decoration:underline;}
.top-links a:active {color: #333333; font-weight: bold; text-decoration:underline;}

.text-headline {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}

.text-headline a:link {color: #333333; font-weight: normal; text-decoration:none;}
.text-headline a:visited {color: #333333; font-weight: normal; text-decoration:none;}
.text-headline a:hover {color: #333333; font-weight: normal; text-decoration:underline;}
.text-headline a:active {color: #333333; font-weight: normal; text-decoration:underline;}

.textred {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
}

.textred a:link {color: #FF0000; font-weight: normal; text-decoration:none;}
.textred a:visited {color: #FF0000; font-weight: normal; text-decoration:none;}
.textred a:hover {color: #FF0000; font-weight: normal; text-decoration:underline;}
.textred a:active {color: #FF0000; font-weight: normal; text-decoration:underline;}

.text_small {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}

.text_small a:link {color: #333333; font-weight: bold; text-decoration:none;}
.text_small a:visited {color: #333333; font-weight: bold; text-decoration:none;}
.text_small a:hover {color: #333333; font-weight: bold; text-decoration:underline;}
.text_small a:active {color: #333333; font-weight: bold; text-decoration:underline;}