<style type="text/css">

<!--

a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link 
{
	color: blue;
	text-decoration: none;
}


a:visited 
{
	color: blue;
	text-decoration: none;
}



a:hover 
{
	color: #ff9900;
	text-decoration: none;
}


a:active 
{
	color: #009966;
	text-decoration: none;
}


body 
{                    
	margin-left: 0px;    
	margin-top:  0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;     
}


.show_picture{ color: blue; }
.show_hint{ color: blue; }
.show_sect{ color: blue; }

.menu { font-size: 14px; }

.ctitle { font-size: 18px; font-family: Arial;  color: #CCBB00; }
.etitle { font-size: 18px; font-family: Arial;  color: #CCBB00; }





-->

