.button {
	BORDER-RIGHT: #993300 2px solid;
	color:#990000; 
	BORDER-TOP: #993300 2px solid; 
	FONT-SIZE: 9px;  
	BORDER-LEFT: #993300 2px solid; 
	BORDER-BOTTOM: #993300 2px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
    font-weight: bold;
	
}

.text {

	color:#000000;
	font-size:12px;
        font-weight:bold;

}

.text2 {

	color:#000000;
	font-size:14px;
        font-weight:bold;

}

.new { border-style: solid;
 border-width: 1px;
 border-color: #000000;
font-family: Verdana;
font-size: 12px;
text-decoration: none;
color: #000000;
cursor: default;
background-color: #FFFFFF;

}
