@import url("skata.css");
font {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif, "Arial Narrow", "Arial Greek", "Arial Black";
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.link1 {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;

}

a:visited {
	color: #CCCCCC;
}
