#mainContent p img {
	margin-right: 12px;
	float: left;
	border-radius: 25px 30px 25px 30px;
	-webkit-box-shadow:0 0 5px 5px #888;
}
.ahalogo {
	clear: both;
	float: left;
}
red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
.Red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
a.button{background-color: #ee432e;
background-image: -webkit-linear-gradient(top, #ee432e 0%, #c63929 50%,
#b51700 50%, #891100 100%);
background-image: -moz-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700
50%, #891100 100%);
background-image: -o-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700
50%, #891100 100%);
background-image: linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%,
#891100 100%) border: 1px solid #951100;
border-radius: 5px;
box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333
padding: 12px 20px 14px 20px;
text-decoration: none;
color: #fff;
font: bold 20px/1 "helvetica neue", helvetica, arial, sans-serif;
text-align: center;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);}
.thomy a:link{text-decoration: none;color:red;font-weight: bold;}
.thomy a:visited:{color:#EB1192;text-decoration: none;bottom-border: 2px dashed #fff;font-weight:bold;}
.thomy a:hover{text-decoration:none;font-size: 1.1em;font-weight:bolder;}
.thomy a:active{text-decoration:none;font-weight:bolder;color:cadetblue;font-size:1em;}
