/* CSS:
GiO Home Kitchen Furniture / TOTOCYBER Project : webmaster@totocyber.com
===== GIO COMPANY ONLY =====---------------------------------------------------------*/

BODY{
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin-left: 0;
margin-right:0;
margin-top:0;
margin-bottom:0;
}

/*A:visited  {color: #FFBF00; text-decoration: none}
A:link  {color: #FFFF00; text-decoration: none}*/
A:active  {color: #000000; text-decoration: none; font-weight:bold}
A:hover   {color: #FFFFFF; background-color: #000000; text-decoration: none}
A {	COLOR: #000000; TEXT-DECORATION: none} /*clicked color*/

/* include('js/myFile2.js'); */

.menu { color: #000000; text-decoration: none}
.normaltext { color: #000000; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:13px; text-decoration: none}
.bg-gray { background-color:#F2F2F2}