.oxccestyles {
	background-color: #66CCFF;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover { 
  text-decoration: none; 
  color: #FF4040 
} 

.navbaroutline {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.navbaroutlineright {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.navbarcolor {
}
.topandleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textareacolor {
	background-color: #CCCCCC;
}
.pageinsidecolor {
	background-color: #66CCFF;
}
blockquote {
	text-align: left;
	text-indent: -3px;
}
.myblockquote {
	margin: 5px;

}
