a:link { 
font-size: 12px; 
color: #000000; 
text-decoration: none; 
} 
a:visited { 
font-size: 12px; 
color: #000000; 
text-decoration: none; 
} 
a:hover { 
font-size: 12px; 
color: #999999; 
text-decoration: underline; 
} 
a:active {
	text-decoration: none;
}

.text1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}
.advantages {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	vertical-align: middle;
	background-color: #CCCCCC;
}
.advantagesframe {
	border: 1px solid #FF0000;
}


.text2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
.showroom {
	text-align: center;
	vertical-align: middle;
}
