body { background: #320000 url("images/body.gif") repeat-x; }

body,html {
    margin: 0px;
    padding: 0px;
    border-collapse:collapse;
    font-size: 12px;
    line-height: 17px;
    font-family:tahoma,arial;
    color:#CC9999;
    text-align:left;
}

img {
    border: 0;
}

a {
    text-decoration:none;
    color:#f4a1aa;
    font-weight:normal;
}

a:hover{
    text-decoration:none;
    color:#e66170;
}


a.ico_map:link, a.ico_map:visited {
	background: transparent url("images/find.png") no-repeat center left;
	padding-left: 23px;
}

h1 {
    font: normal 26px/1.1em Tahoma, Candara, Georgia, serif;
    color: #ffffff;
}
div#content_pageno {text-align:center;color:#EEEEEE;font-weight:bold;}
div#content_pageno strong { color: #f35e2c; }

b.kolor {
    color:#FFffff;
}