@charset "utf-8";

.dots {
	font:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

.tspecial {
	border: thin ridge #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.tspecial2 {
	border: thin ridge #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.tspecial3 {
	border: thin ridge #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
	
}

.tspecial4 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;

}

.tspecial5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	border: thin solid #000;

}

.tspecial6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-align: left;
	
}

.googlead {
	text-align: center;
	border: thin solid #000;
}

.tspecial3 a:link {
	color: #000;
	text-decoration: none;
}
.tspecial3 a:visited {
	color: #000;
	text-decoration: none;
}
.tspecial3 a:active {
	color: #000;
	text-decoration: none;
}
.tspecial3 a:hover {
	text-decoration: underline ;
}


.tspecial a:link {
	color:#FFF;
	text-decoration: none;
}

.tspecial a:visited {
	color:#FFF;
	text-decoration: none;
}

.tspecial a:active {
	color:#FFF;
	text-decoration: none;
}

.tspecial a:hover { 
    color: #0CF;
	text-decoration: none;
}

.tspecial6 a:link {
	color: #F00;
	text-decoration: none;
}
.tspecial6 a:visited {
	color: #F00;
	text-decoration: none;
}
.tspecial6 a:active {
	color: #F00;
	text-decoration: none;
}
.tspecial6 a:hover {
	text-decoration: underline ;
}

