a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.advert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	border: thin dotted #666666;
	line-height: 18px;
	padding: 5px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
}
.style13 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.style6 {font-weight: bold}
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.turquoise {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CCCC;
}
.yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc00;
}
.purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9966ff;
}
.smallred {color: #FF0000}
.boldpurple {
	color: #9966ff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.boldturqoise {
	color: #00cccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.boldyellow {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.tdbcmpblack {
	border-style:solid;
    border-top-color:#000000;
    border-bottom-color:#000000;
    border-left-color:#000000;
    border-right-color:#000000;
	border-color:#000000;
	border-width:1px;
    border-top-width:1px;
    border-left-width:1px;
}
.tdbcmpwhite {
	border-style:solid;
    border-top-color:#FFFFFF;
    border-bottom-color:#FFFFFF;
    border-left-color:#FFFFFF;
    border-right-color:#FFFFFF;
	border-color:#FFFFFF;
	border-width:2px;
    border-top-width:2px;
    border-left-width:2px;
}
.boldblack {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
