.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5a5a5a;
}

a:link {
	color: #5a5a5a;
	text-decoration: none;
}
a:hover {
	color: #5b127b;
	font-weight:bold;
}
a:visited {
	color: #5a5a5a;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}

.normaltext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.normaltext2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
