:link, :visited { text-decoration: none; }
:link:focus, :visited:focus { color: #FFFFFF; }
:link { color: #CC33CC; }
:visited { color: #7777FF; }
:link:hover, :visited:hover { color: #FFFFFF; }
:link:active, :vistied:active: { color: #0000EE; }


.foto {border: 2px; 
	border-thickness: 2px; 
	border-color: #000000; 
	border-style: hidden;}
:hover .foto, :active .foto {border: 2px; 
	border-thickness: 2px; 
	border-color: #ffffff; 
	border-style: solid}


h1 { text-align: center; }

h1, h2, h3 { font-weight: bold }
p1, p2, p3 { font-weight: none }
h1 { font-size: 14pt }
h1, h2, p1 { font-size: 12pt }
h3, p2 { font-size: 10pt }
p3 { font-size: 8pt }

BODY {
background-image:url(images/s_bg.gif);
background-repeat:repeat-y;
background-attachment:fixed;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;

padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;

FONT-FAMILY: Arial, sans-serif;
font-size: 10pt;
BACKGROUND-COLOR: black;
COLOR: white;
}
