body {background-color: #99ccff}
p {text-align: "center"; font-weight: "bold"}
.linija {width: 80%;
padding:0px,1px,0px,1px;
border-width: 1px;
border-color: #0000000;
border-style: solid;
background-color: #6396fc;
text-align: center;
font-weight: bold;
color: #000000;}
a:link { color: #6396fc;
text-decoration: none }
a:visited { color: #3333cc;
text-decoration: none }
a:hover { color: #000000;
text-decoration: none }
a:active { color: #000000;
text-decoration: none }