body {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

form {
	margin:0px;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #006699;
}

.main {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}

.price {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color:#FF6600;
}
.texta { 
 font-size: 12px; 
 background-color: #ffffff; 
 border: 1px solid #666666; 
}
.selected_cal {
	text-decoration: none;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	color: #006699;
}
