/*
		Here We Have Morgan's Element Styles
*/

	body		      { color: red; font-size: 10px; font-family: Arial, Helvetica; font-style: normal; text-decoration: none; background: #000; margin: 8px }
a:link		     { color: red; font-size: 9px; font-family: Arial, Helvetica; font-style: normal; text-decoration: none; background-color: #000 }
	a:visited	     { color: white; font-size: 9px; font-family: Arial, Helvetica; font-style: normal; text-decoration: none; background-color: #000 }
.class { color: silver; font-size: 16px; font-family: Arial, Helvetica; font-weight: bold; text-decoration: underline }

