a:link {
	color: #330065;
	font: bold 14px Tahoma;
	text-decoration: none
}

a:visited{
color: #330065;
font: bold 14px Tahoma;
text-decoration:none;
}

a:hover {
color: #666666;
font: bold 14px Tahoma;
}

#mainpic {
width: 1000px;
height: 431px;
background-image: url(bg-pic.png);
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
}

.maintext {
text-align: left;
}