﻿.ms-WPBody a:link, .ms-WPBody a:active, .ms-WPBody a:visited,
{
	color: #663300 !important;
	font-weight: bold;
	text-decoration: underline;
}
.ms-WPBody a:visited {
	color: #663300 !important;
	font-weight: bold;
	text-decoration: underline;
}
.ms-WPBody a:active {
	color: #663300 !important;
	font-weight: bold;
	text-decoration: underline;
}
.ms-WPBody a:link {
	color: #663300 !important;
	font-weight: bold;
	text-decoration: underline;
}
.ms-WPBody a:hover {
	color: #CC9900 !important;
}
	
.ms-wpborder {
	border: none;
}

.ms-WPTitle {
	font: 160% verdana;
	border: none;
	color: #996633;
}


.ms-standardheader {
	font: 160% verdana;
	border: none;
	color: #996633;
}


.ms-WPBody {
	font: 100% verdana;
	border: none;
}


<!-- This is how you do a comment -->




.ms-WPBody img {
	padding: 5px;
	margin: 3px;
	background: #ffffff;
	border: 1px solid #ffffff;
}


.ms-WPBody td
{
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #FFFFFF;
}



.ms-WPBody TABLE
{
	margin: 10px;
	background: #FFFFFF;
	border: 2px solid #FFD955;
}


.ms-rtetablecells
{
	border: 2px solid #FFD955;
	padding: 5px;

}





