.normal {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.normalsmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.naslov {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana;
font-size : 10 px;
}
.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Trebuchet MS;
font-size : 10px;
font-weight: bold;
}
A:link     {font-family: "Trebuchet MS"}
A:visited  {font-family: "Trebuchet MS"}
A:active   {font-family: "Trebuchet MS"}
A:hover    {text-decoration: none;}
A:hover    {color: "#000000"}