/* External style sheet */

BODY
{
	background:#CCCCCC;
	A:link {color:#0000FF}
	A:visited {color:#FF0000} 
	A:active {color:#FFFFFF}
}
