#mainContent p {

}
#mainContent h1 {

}
#mainContent h2 {

}
#mainContent h3 {

}


#mainContent img {
	margin: 3px;
	border: thin solid #756C6C;
}
#mainContent ul {

}
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C6;
}
a:hover, a:active {
	text-decoration: underline;
	color: #C30;
}
/*a:active {
	text-decoration: none;
}*/
