body {
font-family: Verdana;
font-size: 12;
color: #38008C;
}

a:link {
color:#38008C; 
font-weight: bold; 
font-size:12;
text-decoration: none;
}
a:visited {
color:#38008C; 
font-weight: bold;
font-size:12; 
text-decoration: none;
}
a:hover {
color:#38008C; 
font-weight: bold; 
font-size:12;
text-decoration: underline;
}
a:active {
color:#38008C; 
font-weight: bold; 
font-size:12;
text-decoration: none;
}


a.sm:link {
color:#38008C; 
font-weight: bold; 
font-size:10;
text-decoration: none;
}
a.sm:visited {
color:#38008C; 
font-weight: bold;
font-size:10; 
text-decoration: none;
}
a.sm:hover {
color:#38008C; 
font-weight: bold; 
font-size:10;
text-decoration: underline;
}
a.sm:active {
color:#38008C; 
font-weight: bold; 
font-size:10;
text-decoration: none;
}

a.l:link {
color:#38008C;
font-weight: normal; 
font-size:10;
text-decoration: none;
}
a.l:visited {
color:#38008C;
font-weight: normal; 
font-size:10; 
text-decoration: none;
}
a.l:hover {
color:#38008C; 
font-weight: normal;
font-size:10;
text-decoration: underline;
}
a.l:active {
color:#38008C; 
font-weight: normal;
font-size:10;
text-decoration: none;
}



.sm {
color:#38008C; 
font-weight: normal;
font-size:10;
text-decoration: none;
}

.moje {
font-size: 12;
color:#38008C;
}

.lhead {
color:#38008C; 
font-size:10;
padding-left: 5;
}

.main {
color:#38008C; 
font-size:10;
width: 90;
padding: 5;
text-align: left;
border: 1px #38008C solid;
}
