.ooty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;

}
.ootybutton {
	background-color: #AB6F32;
	list-style-position: inside;
	border: medium groove #336600;
}
.ootylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ootyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
a:hover {
	color: #FF0000;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #355E58;
	text-decoration: none;
}
.tableborder {
	background-color: #CCCC66;
}
.tableborder2 {
	background-color: #AAA420;
}

