A:LINK { 
	      COLOR: FA5728;
              TEXT-DECORATION: none
       }

A:hover { 
	      text-decoration: none; 
	      color: 333333;
	      CURSOR: hand 
	}

A:VISITED 
	{
              TEXT-DECORATION: none;
        }

A:ACTIVE {
              COLOR: 333333;
              TEXT-DECORATION: none;
  	 }

p {
	margin-top: 20px;
        margin-bottom: 20px
  }

.heading {font-family: verdana, helvetica, sans-serif; font-size: 13px;}
.text {font-family: verdana, helvetica, sans-serif; font-size: 12px} 
.small_text {font-family: verdana, helvetica, sans-serif; font-size: 11px;} 


.title
{position: absolute;
width: 150px;
height: 20px;
left: 550px;
z-index: 10;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 12px;}

.submenu
{position: absolute;
left: 730px;
width: 130px;
border: 0px solid black;
background-color: fffeee;
layer-background-color: fffeee;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
visibility: hidden;}

