table.toparea { 
	width	      	: 780px;
	border-style  	: solid;
	border-width  	: 0px;
	border-color  	: #448844;
	margin-top    	: 0px;
	margin-right  	: 0px;
	margin-bottom 	: 0px;
	margin-left   	: 0px;
	padding  	: 2px;
	word-spacing  	: 0px;
	}

p.buttonrow { 
	display		: block;
	background    	: #decd3e;
	width	      	: 88px;
	border-style  	: inset;
	border-width  	: 4px;
	border-color  	: #449944;
	text-align    	: center;
	color	      	: #005500;
	font-family   	: Times New Roman, Times, MS Serif, serif; 
	font-size     	: 14px;			 
	font-weight   	: 900; 
	margin-top    	: 0px;
	margin-right  	: 0px;
	margin-bottom 	: 0px;
	margin-left   	: 0px;
	padding-left  	: 0px;
	padding-right 	: 0px;
	padding-bottom	: 0px;
	padding-top   	: 0px;
	word-spacing  	: 0px;
	}


a:hover {
        text-decoration : underline;
	font-weight	: 900;
	color		: black;
	letter-spacing	: 2px;
	}


a:link { 
	color 		: #004400; 
        text-decoration : none;
	}
a:active { 
	color 		: #227722; 
        text-decoration : none;
	}

