
A:link {color: #990000; text-decoration: none}
A:active {color: #0000CD; text-decoration: none}
A:visited {color: #990000; text-decoration: none}
A:hover {color:  #0000CD; text-decoration: underline}

BODY	{background-attachment: fixed;
	}

BODY, P, TD, UL, OL, DL, LI, BLOCKQUOTE

	{font-family: Verdana, sans-serif, Arial;
	 font-size: 12px;
	}

UL
	{margin-left: 20px;
	 list-style-type: square;
	}




