a:link {
	color: #666600;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #666600;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #666600;
	font-weight: normal;
}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	color: #333333;
	background: #BDB1A1 url(../images/pycyoga_01.jpg) repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
}
.main_text {
	color: #333333;
	font: normal 11px Arial, Helvetica, sans-serif;
}
.mainbold_text {
	color: #333333;
	font: bold normal 11px Arial, Helvetica, sans-serif;
}
.large_text {
	color: #000000;
	font: bold normal 14px Arial, Helvetica, sans-serif;
}
.footer_text {
	color: #333333;
	font: normal 10px Arial, Helvetica, sans-serif;
}
img.floatLeft { 
	float: left; 
	margin: 4px;
	border-style: solid;
	border-color: black;
	border-width:1px; 
}

img.floatRight { 
	float: right; 
	margin: 4px; 
	border-style: solid;
	border-color: black;
	border-width:1px; 
}
img.floatNone {
	float: none;
	margin: 4px;
	border: thin solid #CC3399;
}
.td_border {
	border: thin double #999999;
	background-color: #FFFFCC;
}
.BIG_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
img.floatNone_nobrd {
	float: none;
	margin: 4px;
}
.main_italic {
	color: #333333;
	font: italic 11px Arial, Helvetica, sans-serif;
}
