/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

font-size: 11px;

body {
	font-size: 11px;
}

a {
	font-size: 11px;
}

a:hover {
	font-size: 11px;
}

.text {
	font-size: 11px;
}

.text p {
	font-size: 11px;
}


