.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: underline;

}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;

}
.text2 {
	color: #FFCC99;
}
.text2 a:link {
	color: #FFCC99;
}
.text2 a:visited {
	color: #FFCC99;
}
.text2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.text2 a:active {
	color: #FFCC99;
}
.contentbox {
	margin: 0px;
	padding: 6px;
	width: 750px;
	border: 1px solid #000033;
}
#content {
  width: 700px ;
  margin-left: auto ;
  margin-right: auto ;.imageframe {
	border: 1px solid #F30;
}
.pic {
	border: 1px solid #D3242B;
}

