.menulinks A:visited  {color: rgb(255,255,255); text-decoration: none; font-size: 16px}
.menulinks A:active  {color:  rgb(255,255,255); font-weight: bold; text-decoration:underline; font-size: 16px}
.menulinks A:hover {color: rgb(255,255,255); text-decoration: none; font-weight: bold; font-size: 16px}
.menulinks A:link  {color: rgb(255,255,255); text-decoration: none; cursor: hand; font-size: 16px}

A:visited {color: rgb(100,100,100); text-decoration: none;} 
A:active {color: rgb(2,97,185); font-weight: bold; text-decoration:underline;} 
A:hover {color: red; text-decoration: none;} 
A:link {color: rgb(100,100,206); text-decoration: none; cursor: hand;}

.sbl { background: url('images/corners_bl.gif') bottom left no-repeat #EDEDED; width: 5%; text-align: center; min-width: 100px; }
.sbr { background: url('images/corners_br.gif') bottom right no-repeat; }
.stl { background: url('images/corners_tl.gif') top left no-repeat; }
.str { background: url('images/corners_tr.gif') top right no-repeat; padding: 10px; } 
.sb { padding: 20px 0px 10px 50px; background: url('images/corners_b.gif') 60px top no-repeat; }


p
{
font: 14px arial
} 

.text2 {
	letter-spacing: 2px;
	word-spacing: 2px;
}

