/* 
	This style sheet controls the printable versions
	Made for www.educata-int.com v2.0 2006
	Author: Nicky Trulsson 

 */

a:link {
	font-family: Tahoma;
	font-size: 12px;
	color:#8A8A8A;
	text-decoration: none;
	}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color:#C5C5C5;
	text-decoration: none;
	}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color:#8A8A8A;
	text-decoration: none;
	}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color:#C5C5C5;
	text-decoration: none;
	}
.clstext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	color:#000000;
	text-align: left;
}

