font.standard_default_black
		 {
		 font-family: "tahoma";
		 font-size: 12px;
		 color: white;
		 }
font.title_bar_menu1
		 {
		 font-family: "tahoma";
		 font-size: 12px;
		 color: white;
		 font-weight: bold;
		 }
font.title_bar_menu2
		 {
		 font-family: "tahoma";
		 font-size: 12px;
		 color: white;
		 font-weight: bold;
		 }
font.text_only
		 {
		 font-family: "tahoma";
		 font-size: 10px;
		 color: white;
		 }
font.footer
		 {
		 font-family: "tahoma";
		 font-size: 10px;
		 color: black;
		 }
		 
		 
A.bgwhite:link 
		{
		COLOR: blue;
    	TEXT-DECORATION: none
		}
A.bgwhite:visited
		{
		COLOR: yellow;
    	TEXT-DECORATION: none
		}
A.bgwhitenu:active
		{
    		COLOR: yellow;
    	TEXT-DECORATION: none
		}
A.bgwhite:hover
		{
    		COLOR: black;
    	TEXT-DECORATION: none
		}

A.bgdark:link 
		{
		COLOR: white;
    	TEXT-DECORATION: none
		}
A.bgdark:visited
		{
		COLOR: white;
    	TEXT-DECORATION: none
		}
A.bgdark:active
		{
    		COLOR: white;
    	TEXT-DECORATION: none
		}
A.bgdark:hover
		{
    		COLOR: ff0000;
    	TEXT-DECORATION: none
		}

A.bgred:link 
		{
		COLOR: ffffff;
    	TEXT-DECORATION: none
		}
A.bgred:visited
		{
		COLOR: ffffff;
    	TEXT-DECORATION: none
		}
A.bgred:active
		{
    		COLOR: 666666;
    	TEXT-DECORATION: none
		}
A.bgred:hover
		{
    		COLOR: 000000;
    	TEXT-DECORATION: none
		}

.go_cursor {
	cursor : url(http://www.gogela.com/favicon.ico)
}

<style>
<!--
BODY{
cursor:url("link.cur");
}
-->
</style>
