/* Extracted styles from infrasound.org */

.text
	{
	font-family : Verdana, Courier, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	}

.home
	{
	font-family : Verdana, Courier, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : gray;
	text-decoration : none;
	}


A
	{
	font-family : Verdana, Courier, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : gray;
	text-decoration : none;
	}

A:VISITED
	{
	color : gray;
	}

A:HOVER
	{
	color : maroon;
	text-decoration : none;
	}
