body { font-family: Arial, Helvetica, sans-serif;
   	color: #330066;
   	margin: 20px, 20px ;
   	background-image: url(../images/bg-tips.gif);
   	background-repeat: repeat 
		}
a:link {  color: Black }
a:visited {  color: Blue }
a:hover {  color: Navy }
a:active {  color: Teal }
.text-c {  
	background-color: #cccccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
	line-height: 18px; 
	font-size: 11px  }
.text-e {  
	background-color: #eeeeee; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
	line-height: 18px; 
	font-size: 11px  }
.text-bold {  
	background-color: #dddddd; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: 000099; 
	font-style: normal; 
	line-height: 18px}

