A:LINK { 
         font-weight : bold;
         text-decoration : none;
         color : #7033B3; 
         font-family: Arial, Helvetica, sans-serif

}
  A:VISITED { 
         font-family : Arial;
         text-decoration : none;

         color : #7033B3; 
         font-weight: bold
}
  A:HOVER { 
         font-family : Arial;
         text-decoration : underline;
         color : #FFFFFF;
         font-weight: bold
; background-color: #663399
}
hr {
	color: #39005A;
	background-color: #39005A;
	height: 2px;
	width: 640px;
	text-align: center;
}
.tblmenulink {
	background-color:#FFCC66;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border: 2px solid #39005A;
	color: #39005A;
}	
.tblmenunote {
	font-size: 0.7em;
}
