/*
|| --- -------------------------------- --- ||
|| --- [ Jeureka - Default StyleSheets ]--- ||
|| --- Version 1.0                      --- ||
|| --- © 2002 Lightyear Webdesign       --- ||
|| --- http://www.lightyear.be          --- ||
|| --- info@lightyear.be                --- ||
|| --- -------------------------------- --- ||
*/

BODY {background: #FFFFDD; background-image: url(layout/bg.gif); font-family: arial; color: #28166F; background-attachment: fixed;}
A.header {font-size: 10pt; font-weight: bold; text-decoration: none; color: #28166F;}
A.header:hover {color: red;}
A {color: blue;}
A:hover {color: red;}
SPAN.copyright {background: #FFFF9C; font-size: 9pt;}
P {margin-left: 15pt; text-align: justify; margin-right: 7pt; text-indent: 15pt;}
TD.main {background: #FFFF9C;}
.defbutton{
    background: #F5C600;
    border: 2px solid #28166F;
    color: #28166F;
    font-weight: bold;
}