body 
{
	 font-family:  Tahoma, Arial, sans-serif;
	 color: #000;
	 font-size: 14px;
	 padding: 6px;
 }
 
A:link   	{ text-decoration: none; color: #660000; font-weight: normal; }
A:visited	{ text-decoration: none; color: #660000; font-weight: normal; }
A:active  	{ text-decoration: none; color: #660000; font-weight: normal; }
A:hover   	{ text-decoration: underline; color: #800000; font-weight: normal; }

.buttons {
	background-color:#333333;
	border:1px outset #666666;
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}
