/* External Stylesheet 							*/
/* Coded by:  JM3/Protomancer 					*/

/* Site Coded to HTML 4.1/XHTML 1.0 and CSS 1.1	*/
/* Specifications by Protomancer 				*/
/* (protomancer@hotmail.com)					*/
 
body 
{
background-color: #CFBBA5;
background-image: url('images/ui-menurepeat.gif');
}

h1, h2, h3, h4, h5
{
font-family: verdana;
font-size: 12px;
font-weight: bold;
}

p
{
color: #000000;
font-family: arial;
font-size: 12px;
font-weight: normal;
}

a:link{color:000080;text-decoration:none}
a:visited{color:000080;text-decoration:none}
a:active{color:000080;text-decoration:none}
a:hover{color:0000FF;text-decoration:none}