a            { text-decoration: none; color: #333366 }
a:link       { text-decoration: none; color: #333366 }
a:visited    { color: #333366 }
a:active     { text-decoration: underline; color: #FF0000 }
a:hover      { text-decoration: underline; color: #06699C }
body         		{ font-size: 8pt }
button       		{ font-family: Tahoma; font-size: 8pt }
input        		{ font-family: Tahoma; font-size: 8pt }
li           		{ font-size: 8pt; color:#008000 }
ol           		{ font-size: 8pt; color:#008000  }
option       		{ font-size: 8pt; font-family: Tahoma }
.hnd         	  	{ Cursor:Hand }
select       		{ font-family: Tahoma; font-size: 8pt }
.fotogallbttn 		{ font-family: Tahoma; font-size: 8pt; color: #008000; font-weight: bold; 
              		 border: 1px solid #B4D088; padding-left: 4; padding-right: 4; 
           		    padding-top: 1; padding-bottom: 1; background-color: #FFFFFF;height:22;width:100;cursor:hand }
.mrqtxt				{color: #000000; text-decoration: none}
:active.mrqtxt		{color: #FF0000; text-decoration: none}
:visited.mrqtxt		{color: #000000; text-decoration: none}
:hover.mrqtxt		{color: #FF0000; text-decoration: underline}