/* STYLESHEET Dinosoft */

BODY
*
{
	color: black;
	font-family: arial; 
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

A:link
{
	color: black;
	font-family: arial; 
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

A:visited
{
	color: black;
	font-family: arial; 
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

A:hover
{
	color: black;
	font-family: arial; 
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

A:active
{
	color: black;
	font-family: arial; 
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
