
a:link			{ color: #fff }
a:visited		{ color: #ccc } 
a:hover 		{ color: #f60; font-weight: bold; }

a:link.mid 		{ color: #fff; font-size: 100%; } /* 63c */
a:visited.mid 	{ color: #99c; font-size: 100%; }
a:hover.mid 	{ color: #f60; font-size: 100%; font-weight: bold; }


body          	{ 
				  font-family: 			Comic Sans MS; 
				  font-size: 			80%;
				  text-align: 			center;
				  background-color:		#fbf6e7;
				}		
.title         	{ 
				  font-family: 			Arial, san-serif; 
				  font-size: 			100%;
				  text-align: 			left; 
				  color:				#63c; 			
				  background-color:		#d5c4fe; 
				  padding: 				5px;
				  letter-spacing: 		5px; 
				}
.lhs			{ 
				  background-color:		#9c78ee ; 	
				}
.mid			{ 
				  font-size: 			90%;  
				  text-align: 			center;
				  color: 				#63c;  
				  background-color:		#d5c4fe; 
				}
.rhs			{ 
				  font-size: 			90%; 
				  text-align: 			left;
				  color:				black; 
				  background-color:		#9c78ee ; 	
				}
.menu         	{ 
				  font-family: 			Arial, san-serif; 
				  font-size: 			70%;
				  text-align: 			center; 
				  color: 				white;  
				  background-color:		#6633cc ; 				  
				}
				  
.newtitle		{ 
				  text-align: 			center; 
				  color:				black; 
				  font-weight:	 		bold;
				}	
.new			{ 
				  font-family: 			Arial, san-serif; 
				  font-size: 			80%;
				  text-align: 			left; 
				  color:				black; 
				}	
				
.caption		{ 
				  font-size: 			90%; 
				  color:				black; 
				  font-weight:	 		bold;
				}
.copy         	{ 
				  font-family: 			Arial, san-serif; 
				  font-size: 			60%; 
				  text-align: 			left; 
				  color: 				#666666;  
				}
.button 		{ 
				  font-family: 			Arial, san-serif; 
				  font-size: 			60%; 
				  text-align: 			right; 
				  color: 				#666666; 
				  border: 				#aaa 1px solid;
				  padding: 				2px;
				  margin-bottom: 		0px; 
				  letter-spacing: 		5px; 
				}
TD.bktop 		{ 
				  font-size: 			90%;
				  color: 				white; 
				  background-color:		#704AC7 ; 				  
				  font-weight:	 		bold
				}
TD.bkcontent 	{ 
				  font-size: 			90%;
				  color: 				#666666; 
				  background-color:		#fbf6e7; 				  
				  text-align: 			left; 
				}				