BODY
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: 'Tahoma';
    BACKGROUND-COLOR: #ffffff;
    background-image: url(grafx/reispapier.jpg);
}

A:unknown
{
    COLOR: #000000;
    TEXT-DECORATION: none
}

H1 {
font-size: 15px; 
color: #3399cc;
}


A:link { color:#000000; text-decoration:none; }
A:visited { color:#000000; text-decoration:none; }
A:hover { color:#0000EE; text-decoration:underline;}
A:active { color:#000000; }
A:focus { color:#0000EE; background-color:#FFFF77; }

/* Content column */

TD#content {

	padding-left: 1px;

	padding-right: 1px;

	padding-top: 15px;

	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: 'Tahoma';
	text-align: justify;
	vertical-align: top;
#content DIV A:hover {

	font-size: 15px; 
	color: #3333FF;
	text-decoration: underline;

}


