BODY	{
	background-color: #FCFF1D;
	font-family: times new roman, sans-serif;
	font-size: medium;
	color: #000000;
	}
	
a:link, a:visited, a:active {text-decoration: none; color:#A4A4A4; font-weight: bold}
a:hover	{text-decoration: underline; color:#000000}

.center 	{text-align: center}
.left		{text-align: left}
.right		{text-align: right}
.smaller	{font-size: smaller}
.larger		{font-size: larger}
.large		{font-size: large}

.bold		{font-weight: bold}

span		{}

img		{border: none}

div		{}

		
		

