body{
	font-size: 12px;
	margin: 0px;
	padding: 4px;
	background-color:#ffffff;
	color:#081cfc;
	max-width:320px;
}
img{
	border:0px;
	text-decoration: none !important;
}
a{
	color: #f50808;
	font-style:italic;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #7b7c7d;
}

.tinyBorder{
	border: 1px solid #444;
}
.headerImage{
	width:100%;
	max-width:320px;
}

.coolmenu{
	max-width:320px;
	border-width:0px;
	text-align:center;
	vertical-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-left:3px;
	padding-right:3px;
}

.coolmenu > a{
	text-decoration:none;
}
.fit_width{width: 95%;}