body { color: #fff; font-size: 12px; font-family: tahoma; background-image: url(../graphics/pozadi.png); }

p {}

td {}

a:link { color: orange ; font-size: 12px; font-family: tahoma; text-decoration: none; }

a:visited { color: orange ; font-size: 12px; font-family: tahoma; text-decoration: none; }

a:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-family: tahoma;
	text-decoration: none;
}

a:active { color: red }
.styl1 {
	font-size: 14px;
	font-weight: bold;
}
.styl2 {
	font-size: 24px;
	font-weight: bold;
}
.styl3 {
	font-size: 16px;
	font-weight: bold;
	color: orange;
}

