body{

background-color: white;

.perk {
	font-weight: normal;
        color: #000000;
        font-size: 18;
        font-style: Comic Sans MS;
       }

.perk a:link{
	      color: #5368A6;
	      font-weight: bold;
              text-decoration: none;
             }

.perk a:visited:{
                  color: #5368A6;
	  	  font-weight: bold;
                  text-decoration: none;
      	   	 }

.perk a:hover{
               color:#FFFFFF;
 	       font-weight: bold;
               text-decoration: none;
              }
.perk0 {
	font-weight: normal;
        color: #000000;
        font-size: 18;
        font-style: Comic Sans MS;
       }

.perk0 a:link{
	      color: #666666;
	      font-weight: bold;
              text-decoration: none;
             }

.perk0 a:visited:{
                  color: #666666;
	  	  font-weight: bold;
                  text-decoration: none;
      	   	 }

.perk0 a:hover{
               color:#000000;
 	       font-weight: bold;
               text-decoration: none;
              }
}