.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0F80C8;
}
a:visited {
	color: #999999;
}
.RAMBox1 {
    background-color: #FFCC00;
	text-align: center;
	color: #000000;
	font-weight: bold;	
	font-size: 12px;
}
.RAMBox2 {
    background-color: #EEEEEE;
	color: #000000;	
	text-align: center;
}
.RAMBox3 {
	color: #000000;
	text-align: left;	
	padding-bottom: 5px;
	padding-top: 5px;	
}
a.RAM:link {
	color: #0000FF;
	text-decoration: none;
}
a.RAM:visited {
	text-decoration: none;
	color: #000099;
}
a.RAM:hover {
	text-decoration: underline;
	color: #990000;
}
.RAMButton1 {
	background-color: #FFCC00;
	text-align: center;
	width: 100px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	font-weight: bold;
	}

a.RAMButton1:hover {
	background-color: #EEEEEE;
}

.RAMButton2 {
	background-color: #FFCC00;
	text-align: center;
	width: 100px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	font-weight: bold;
	}

a.RAMButton2:hover {
	background-color: #EEEEEE;
}

.RAMButton3 {
	background-color: #FFCC00;
	text-align: center;
	width: 100px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 12px;
	border: solid #000000 1px;
	}

a.RAMButton3:hover {
	background-color: #EEEEEE;
}

a.RAMButton3:visited {
	color: #000000;
}
.listingpic {
	border: solid #000000 1px;
}
