.smala {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: none;
	font-family: "Comic Sans MS";
	cursor: auto;

	

}
a:link{
	color : #3333CC;
	
}
a:visited{
	color : #663300;
	

} 
a:hover{
	color : #FFFFCC;
	

} 
a:active{
	color : #CC0066;
	

} 

