@charset "UTF-8";
/* CSS Document */

#maincontent {
}
.cellphone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color:#292DCC;
}
.clickhere {
	color: #FFF;
	text-decoration: none;
}
a:link{
	text-decoration: none;
	font-size: 1 em;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#00F;
	text-decoration: none;
	line-height: 25px;
	cursor: pointer;
}

a:hover {
	color:#C60;
	border: none;
	cursor: pointer;
	text-decoration: none;
}

#maincontent #flash {
	z-index: 1;
	color: #0000D7;
}
#htmllink {
	position:absolute;
	left:2px;
	top:41px;
	width:260px;
	height:93px;
	z-index:0;
}

