/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#666666
}

#navlist li
{
display: inline;
font: Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
font-size: 10px;
padding-right: 7px;
}

a {
	color: #E90E8A;
	text-decoration:none
}