/******************************************
 * specify styles for tags                *
 ******************************************/

BODY 
{
	background-color: #FFFFFF;
}

A:link {  text-decoration: underline;  }
A:visited {  text-decoration: underline; }

