@charset "windows-1253";
a:active {
	text-decoration: none;
	color: #00CCFF;
}
.style2 {color: #666666}
.style1 {font-size: x-small}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
}

