@charset "utf-8";
.border {
	border: 1px solid #07ADE9;
}
.fontmenu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F61B23;
	text-decoration: none;
}
.fontmenu:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline;
}
.text1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003D88;
}
.text5 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F03;
}
.text4 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}


a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text4:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
}
.text7 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #06C;
}
.text8 {
	font-family: "Segoe UI", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
