/* classes for archived message */
div.archived {
background: #FFF000 !important;
border: 1px solid black; 
width: 99%;
display: block;
text-align: center;
margin: auto;
}

div.archived h1{
background: #FFF000 !important;
color: black !important;
font-size: 90%;
text-align: center;
}


/* NA General style for Netscape*/
{
		font-family: arial, sans-serif;
	}


	
A:link { color: #000000; }
A:visited { color: #660000; }
A:hover { color: #FF0000; }
A:active { color: #993300; }

A.noline { text-decoration: none; }



/*///////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////*/

/* NA General style for Internet Explorer*/

{
		font-family: arial, sans-serif;
	}


	
A:link { color: #000000; }
A:visited { color: #660000; }
A:hover { color: #FF0000; }
A:active { color: #993300; }

A.noline { text-decoration: none; }

