a:link       { text-decoration: none }
a:active     { text-decoration: none }
a:visited    { text-decoration: none }
a:hover      { text-decoration: none ; color: #FF0000; font-weight: bold;}
              
.lyx:hover   {text-decoration: none ; color: #FF0000; font-weight: bold;}



#sheet1 td.sheet_c
{
	font-weight: normal;
	
	border-bottom: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	background: #EEEEEE;
}

#sheet1 td.sheet_h
{
	color: #000000;
	font-weight: bold;
	
	border-bottom: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	background: #CCCCCC;
}

#sheet1 td.sheet_g
{
	background: url('images/index_sheet_camobg.gif');
	background-position: 100% 0%;
	background-repeat: no-repeat;
	
	color: #FFFFFF;
	font-weight: bold;
	
	border-bottom: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
}
