/*Kips Computer Consulting Style Sheet*/

#links a {font: 14pt Arial}
#links a:link {background-color: #808080; color: #FFFFFF; border: 3px outset #FFFFFF; }
#links a:visited {border-style:outset; border-width:3px; background-color: #808080; color: #FFFFFF; text-decoration: none}
#links a:hover {border-style:outset; border-width:3px; background-color: #999999; color: #FFFFFF}
#links a:active {border-style:inset; border-width:3px; background-color: #000000; color: #FFFFFF; text-decoration: none}

p {font: 14pt Arial; margin: 15px 10px 10px 10px; color:white}
h2 {margin: 10px; color: #4157F3}

ul {color: white}

/*background-color: white; font-size: 14pt; text-decoration: none; color: black;
style="display: block; border: 2px outset" */