/* CSS Document */

a:link { font-weight: normal; text-decoration: underline; color: white; font-family: georgia}
	a:visited { font-weight:normal; text-decoration: underline;color: white; font-family: georgia}	
	a:active { font-weight:normal; text-decoration: underline;color: white; font-family: georgia}
	a:hover { font-weight:normal; text-decoration: underline; color: white; font-family: georgia}