a:link {color: #840; text-decoration: none;}
a:visited {color: #620; text-decoration: none;}
a:hover {color: #A60; text-decoration: underline;}
a:active {color: #C80; text-decoration: none;}


body {
padding: 0px; margin: 0px;
font-family: arial, sans-serif, helvetica;
font-size: 15px;
background-image:url("pics/rt_bgr2.gif");
background-repeat:no-repeat;
background-position: 350px 100px;
}

img {border: 0px; margin-right: 8px;}
.otsikko {border: 0px; margin: 0px;}


.otsikkolaatikko {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
background-color: #E9AE54;
}

.navigointi {
position: absolute;
top: 126px; left: 10px; width: 123px;
background: #CCC;

border: 1px; border-color: #AAA; border-style: solid;
padding: 5px;
font-size: 12px;
}

.sisalto {
position: absolute;
top: 118px; left: 153px;
width: 580px;
padding:5px;
}

h1 {font-size: 15px;}
h2 {font-size: 14px;}

hr {height: 0px;}
