body {	color       : #000066;
	background-attachment: fixed	}

p, br, b, i, blockquote, td, ul, ol, li, a
     {	color       : #336699;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 12px		}

a	  {	text-decoration : none	}
a:link    {	color : #1155cc		}
a:active  {	color : #FF0000		}
a:visited {	color : #553399		}
a:hover   {	color : #D04F10;
		text-decoration : underline;
		background: #DDDD77	}
a.template {	background: #FFFF88	}

b.ext     {	background-color: #AACCFF   }
b.bold	  {	font-size: 20px		}
p.small, a.small	{	font-size: 11px	}

span.important		{	color: #FF0000	}

hr { border: 1px solid #AACCFF; color: #ffffff; background-color: #ffffff; height: 3px; }
