/* ****************** © ProCheck 2007 **********************************************************************/

/* ****************** TOP NAVIGATION */

/*a:link{
	COLOR:#001AFF;
	text-decoration: underline;
}*/

a:hover{
	COLOR:#ffcc66;
	text-decoration: underline;
}

.text {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-transform: none;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	right: auto;

}

.title {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.link {
	font-family: Arial;
	font-size: 11px;
	color: #663300;
	;
	text-decoration: none;
	font-weight: bold;
}

