@charset "utf-8";
/* CSS Document */

.purple {font-weight:bold;float:left; background-image:url(/images/purple.jpg); width: 150px;height:30px;padding-left:20px;padding-top:10px; color:#FFFFFF;}
.grey {font-weight:bold;float:left; background-image:url(/images/grey.jpg); width: 150px;height:30px;padding-left:20px;padding-top:10px; color:#FFFFFF;}
.grey a{color:#FFFFFF; text-decoration:none;}
.purple a{color:#FFFFFF; text-decoration:none;}
