/* CSS Document */
#r1{
width:480px;
background-color:#FF9900;
padding-right:5px;}
#r2{
background-color:#00CCFF;}
#r3{
background-color:#FFFF00;}
#r4{
background-color:#66FF33;}
#r5{
background-color:white;}
#r6{
background-color:white;
width:480px;
padding-right:5px;
}
a{
border:none;
}
img.menu, a:visited img.menu{
 	margin:5px 2px -2px 0 ;
	border:solid white 1px;
}
a:hover img.menu{
	border:solid black 1px;
}