#top a:link {
color: #666666;
text-decoration: none;
}
#top a:visited{
	color:#666666;
	text-decoration: none;
}
#top a:hover{
font-size: 12px;
color: #BD314C;
text-decoration:underline;
}

#top img {
float:left;
margin-top:25px;
margin-left:10px;
display:inline;
}

#top h1 {
position:absolute;
color: #666666;
top:30px;
margin-left:158px;
}

#top h2 {
position:absolute;
font-size: 13px;
color: #393939;
font-weight: normal;
top:57px;
margin-left:158px;
display:inline;
}

#top h2 span {
font-size: 13px;
color: #BD314C;
}
#top h2 a {
font-size: 13px;
color: #BD314C;
}

#top h3 {
position:absolute;
font-size: 13px;
font-weight: normal;
top:75px;
margin-left:-178px;
display:inline;
}

