.extrasmallfont {  font-size: 10px; font-face: lucida grande,arial}
.smallfont {  font-size: 12px; font-face: lucida grande,arial}
.mediumfont {  font-size: 15px; font-face: lucida grande,arial}
A:link
{
    COLOR: #F7941D; font-face: lucida grande,arial;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #F7941D; font-face: lucida grande,arial;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #FFBE71; font-face: lucida grande,arial;
}
A:hover
{
    COLOR: #FFBE71; font-face: lucida grande,arial;
    TEXT-DECORATION: underline
}
BODY {
	background-attachment: fixed;
	background-image: url(http://www.pro-paul.net/baggio/images/2008/english/background_content.gif);
	background-repeat: repeat;
	background-position: left top;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #494949; 
	SCROLLBAR-TRACK-COLOR: #A4A4A4; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #747474;
	SCROLLBAR-3DLIGHT-COLOR: #747474;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
} 
