body
{
background-color: #000000;
margin-top: 100px;
min-width: 800px;
}

a.prmarketing {
width:140px;
height:22px;
float:right;
border:none;
background:black;
background-image:url(/images/prmarketing.jpg);
background-repeat:no-repeat;
text-decoration:none;
color:#ffffff;
font-size:1px;
}

a.prmarketing:hover {
background-position:0px -22px;
cursor:pointer;
color:#984507;
font-size:1px;
}


a.communications {
width:167px;
height:22px;
float:right;
border:none;
background:black;
background-image:url(/images/communications.jpg);
background-repeat:no-repeat;
text-decoration:none;
color:#ffffff;
font-size:1px;
}

a.communications:hover {
background-position:0px -22px;
cursor:pointer;
color:#984507;
font-size:1px;
}


a.beautification {
width:146px;
height:22px;
float:right;
border:none;
background:black;
background-image:url(/images/beautification.jpg);
background-repeat:no-repeat;
text-decoration:none;
color:#ffffff;
font-size:1px;
}

a.beautification:hover {
background-position:0px -22px;
cursor:pointer;
color:#984507;
font-size:1px;
}


a.administration {
width:156px;
height:22px;
float:right;
border:none;
background:black;
background-image:url(/images/administration.jpg);
background-repeat:no-repeat;
text-decoration:none;
color:#ffffff;
font-size:1px;
}

a.administration:hover {
background-position:0px -22px;
cursor:pointer;
color:#cc3300;
font-size:1px;
}

a.footer {
text-decoration:none;
border:none;
}
