﻿body {
	background-color: #FFEF71;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.tdBlack {
	background-color: #000000;
	
}
.tdBlue {
	/*background-color: #FFEF71;*/
	background-color: #FFEF71;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BBBB99;
}
.tdLightBlue {
	background-color: #333333;
	color: #000000;
}
.PageHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	background-color: #FFEF71;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {color: #333333;text-decoration: underline;}
a:active {color: #333333;text-decoration: underline;}

.sorts a:link {color: #E8EFF7;text-decoration: none;}
.sorts a:visited {color: #E8EFF7;text-decoration: none;}
.sorts a:hover {
	color: #000000;
	text-decoration: none;
}
.sorts a:active {color: #E8EFF7;text-decoration: none;}
.textsmall {
	font-size: 11px;
}
.textblue {
	color: #FFEF71;
}
.tdGrey {

	background-color: #FFEF71;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.RHeader {
	font-size: 12px;
}
.links4 {
	color: #CCCCCC;
}
.links4 a:link {color: #999999;text-decoration: none;}
.links4 a:visited {color: #999999;text-decoration: none;}
.links4 a:hover {color: #999999;text-decoration: underline;}
.links4 a:active {color: #999999;text-decoration: none;}
.links1 {
	color: #FFEF71;
}
.links1 a:link {color: #333333;text-decoration: none;}
.links1 a:visited {color: #333333;text-decoration: none;}
.links1 a:hover {color: #000000;text-decoration: underline;}
.links1 a:active {color: #333333;text-decoration: none;}

.TagCloud a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.TagCloud a:visited {
	color: #BBBB99;
	text-decoration: none;
	font-weight: bold;
}
.TagCloud a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.TagCloud a:active {
	color: #BBBB99;
	text-decoration: none;
	font-weight: bold;
}

.links3 a:link {color: #333333;text-decoration: none;}
.links3 a:visited {color: #333333;text-decoration: none;}
.links3 a:hover {color: #333333;text-decoration: underline;}
.links3 a:active {color: #333333;text-decoration: none;}
.links2 {
	color: #BBBB99;
	font-style: normal;

}
.TagsBox {
	background-color: #efefef;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.TagsHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFEF71;
}
.TagsBox a:link {
	text-decoration: none;
	color: #666666;
}
.TagsBox a:visited {
	text-decoration: none;
	color: #666666;
}
.TagsBox a:hover {color: #666666;text-decoration: underline;}
.TagsBox a:active {
	text-decoration: none;
	color: #666666;
}
.SponsoredBox {
	background-color: #efefef;
	margin: 5px;
	padding: 1px 5px 5px;
	border: 1px solid #CCCCCC;
}
.BttNav {
	text-decoration: none;
}
.BttNav a:link {text-decoration: none;}
.BttNav a:visited {text-decoration: none;}
.BttNav a:hover {color: #000000;text-decoration: underline;}
.BttNav a:active {text-decoration: none;}

