.PageTitle   { font-size: 18pt; color: #00FFFF; text-align: Left; border-bottom-style: groove;                border-bottom-color: #00FFFF; padding-bottom: 3 }body { background: black;	color: #CCCCCC;	cursor: default }	A { cursor: auto }A:link { color: #FF0;	background: transparent;	text-decoration: underline; }A:visited { color: #0F0;	background: transparent;	text-decoration: underline; }A:active { color: #FFF;	background: transparent;	text-decoration: underline; }A:hover { 	color: #0FF;	background: transparent;	text-decoration: none; }