#ourservices {

width: 450px;

float: left;

margin: 18px 0 0 30px;

}



#ourservices p {

margin-top: 0px;

font-size: 12px;

text-align: left;

}


#ourservices p a {

color: rgb(234, 235, 188);

background-color: rgb(19,19,70);

text-decoration: underline;

}


#ourservices li {

text-align: left;

font-size: 12px;

list-style-type: circle;

}



#ourservices li a {

color: rgb(234, 235, 188);

background-color: rgb(19,19,70);

text-decoration: none;

}



#ourservices a:link,

#ourservices a:visited,

#ourservices a:hover,

#ourservices a:active,



#ourservices a:link {

font-weight: normal;

}



#ourservices a:hover {

font-weight: bold;

}



#ourservices a:active {

font-weight: bold;

}
