
/* General styles START */

html, body, td, div 
{
                     
  font-family:Times New Roman,Helvetica,sans serif;
                     
  font-size: 14px;
					 
  color:#000000;
                     
  margin:0;
                     
  padding:0;
                     
              }
	
.NAVI {
font-family: Times New Roman, Times, serif;
font-size: 12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
margin-right:20px;
}
.NAVI:hover {
font-family: Times New Roman, Times, serif;
font-size: 14px;
color:#FADD3A;
font-weight:bold;
text-decoration:none;
margin-right:20px;
}


.NAVI2 {
font-family: Times New Roman, Times, serif;
font-size: 14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
margin-right:15px;
}
.NAVI2:hover {
font-family: Times New Roman, Times, serif;
font-size: 14px;
color:#FADD3A;
font-weight:bold;
text-decoration:none;
margin-right:15px;
}


