@charset "utf-8";
/* CSS Document by Patrik - Kreator IT */

h1{
font:normal 22px/22px "Trebuchet MS";
color:#F30;
}

h2{
font:bold 16px/22px "Trebuchet MS";
color: #FF9900;
}

h3{
font:bold 16px/22px "Trebuchet MS";
color: #CCCCCC;
}

h4{
font:bold 16px/22px "Trebuchet MS";
color: #FF9900;
}

a{
color: #FF9900;
}

a:hover{
color:#999;
}

strong{
text-decoration:underline;
}