body {
font-family :  tahoma, verdana, sans-serif;
color : #FFFFFF;
font-size : 10px;
background-color : #0f0c2d;
cursor : crosshair;
}

A:link {
color : #208DE9;
font-size : 10px;
text-decoration : none;
cursor : default;
}

A:visited {
color : #208DE9;
text-decoration : none;
cursor : default;
}

A:hover {
color : #208DE9;
text-decoration : none;
cursor : default;
}

#teksti {
position : absolute;
left: 310px;
top: 100px;
width: 330px;
text-align : justify;
cursor : crosshair;
}


#otsikkokuva {
width : 300px;
height : 379px;
position : absolute;
top : 0;
left : 100;
}

a.menu:link, a.menu:active, a.menu:visited {display: block;
background-color: #4E4E4E;
color:#000000;
text-decoration:none;
font-family: Tahoma;
text-transform: none;
padding-top:4px;
font-size: 8pt;
line-height:8px;
height:15px;
text-align:center;
}

a.menu:hover {
background-color: #F33DB0;
color:#E0E0E0;
text-decoration:none;
font-family: Tahoma;
text-transform: none;
padding-top:4px;
font-size: 8pt;
line-height:8px;
height:15px;
text-align:center;
}


T {
letter-spacing : 1px;
font-family : georgia;
color : #eef453;
font-size : 11px;
}

G {
color:#2d2430;
background-color:#c8bdcc;
font-family:courier new; 
font-size:11px;
line-height:1.0;
letter-spacing:1px;
text-transform:uppercase;
}


X {
letter-spacing : 1px;
font-family : tahoma;
color : #F33DB0;
font-size : 11px;
}


table td {
font-size : 11px;
}

#pad {
padding : 0 10px;
}