.txt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.txt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	font-weight: bold;

}
.txt3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000FF;
}
.txt4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #0000FF;
}
body {
	background-color: #000000;
}
.menuBgd {
	background-image: url(img/indexRed_17.gif);
	background-repeat: no-repeat;

}
.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 3px;

}
a:link, a:visited, a:hover {
	color: #0000FF;
}