.top_line {
	background-image: url(../images/top_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.topblack:link {
	color: #000000;
	text-decoration: none;
	
}a.topblack:visited {
	color: #000000;
	text-decoration: none;
	
}
a.topblack:hover {
	color: #FF0000;
	text-decoration: none;
	
}
a.topred:link {
	color: #FF0000;
	text-decoration: none;
}
a.topred:visited {
	color: #FF0000;
	text-decoration: none;
}
a.topred:hover {
	color: #FFCC00;
	text-decoration: none;
}
.topmenu-font {
	font-family: "ËÎÌå";
	letter-spacing: 2px;
}
img {border: 0px;}
form {margin: 0px;}
.quote {border: 1px solid #ddd; width: 95%; background: #EAEAEA; font-style: italic; margin: 10px; padding: 5px;}

