/* Awe, portfoliosivun tyyli */


/* basic elements */
body { 
font: 8pt/16pt arial; 
color: #000000; 
background: #FF9933; 
margin: 5px;

scrollbar-face-color: #999999;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #999999;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FF0000;
}

p { 
font: 10pt arial;
color: #000000;
text-align: left;
}

h3 { 
font: 10pt arial;
font-weight: bold; 
color: #CC0000;
}

a:link { 
font-weight: bold;
text-decoration: none; 
color: #FF9933;
}

a:visited { 
font-weight: bold;
text-decoration: none;  
color: #CC6600;
}

a:hover, a:active { 
text-decoration: none; 
color: #9685BA;
}
