	/* Standard link style. */
	A:LINK,	A:VISITED,	A:HOVER{
		weight: bold;
		color : #809480;
		font-size : 7pt;
		font-family : Verdana;
		text-decoration : none;
	}

	A:VISITED  {
		color : #809480;
	}

	A:HOVER  {
		color : black;
	}.body {  font-family: Verdana; font-size: 7pt; color: #91A88E; text-decoration: none}
.bodyBlack { font-family: Verdana; font-size: 7pt; color: #000000; text-decoration: none }
