
.linkbox {
border-left:solid 1px #555555 ;
border-bottom:solid 1px #555555;
}
.categori {
border-top: solid 1px #4682B4;
border-left:dashed 1px #4682B4;
border-bottom:solid 1px  #4682B4;
border-right:double 3px  #4682B4;
}
H1 {
font-size: 12px;
color: #ffffff;
margin-top:0;
margin-bottom:0;
}

H2 {
font-size: 12px;
color: #ffffff;
margin-top:0;
margin-bottom:0;
}

H3 {
font-size: 13px;
color: #444444;
margin-top:0;
margin-bottom:0;
}

a{text-decoration:none}
A:link, A:active {color: #333399; text-decoration: underline;}
A:visited { color:#993300;text-decoration:underline;}
A:hover { text-decoration:none; position:relative; color:#cc3366; }

HR{
  border : #992252 double;
  height : 3px;
}
