/* CSS Document */

.header {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.header:hover {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	text-decoration:
}
.header2 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
}
.txt {
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma;
}
.txt-links {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma;
	text-decoration: underline;
}
.txt-links:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma;
	text-decoration: none;
}
.txt2 {
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma;
}
.txt2-links {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma;
	text-decoration: underline;
}
.txt2-links:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma;
	text-decoration: none;
}
.cptrt {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma;
}
.ftrlnks {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma;
	text-decoration: underline;
}
.ftrlnks:hover {
	font-size: 10px;
	color: #EEEEEE;
	font-family: "Trebuchet MS", Tahoma;
	text-decoration: none;
}

.txt_BOLD {
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
}

.txt-linkslist {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma;
	text-decoration: underline;
	}
	
	img.special {border: 2px white solid;}
