@charset "utf-8";
/* CSS Document */

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 2px;
}
a:hover {
	font-style: oblique;
}
.logo_text {
	font-family: "Brush Script MT", "Edwardian Script ITC", "Freestyle Script", "French Script MT", Freshbot, Frosty, Garamond, "Juice ITC", "Kunstler Script", "Lucida Handwriting", Magneto, Neurochrome, Occidental, "Old English Text MT", Papyrus, Rockwell, "Script MT Bold", System, Tahoma, "Tempus Sans ITC", "Tahoma Small Cap", "Trebuchet MS", "Viner Hand ITC", "Vladimir Script", "Weltron Urban", "Wide Latin", "Estrangelo Edessa", Latha, Roman, Script, fantasy, sans-serif, serif;
	font-size: 40px;
	font-style: italic;
	line-height: 65px;
	color: #FFFFFF;
	text-indent: 10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Comic Sans MS";
	line-height: 50px;
}
body {
	background-color: #FCFCFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 15px;
	line-height: 30px;
}
.menu_text {
	font-size: 10px;
	letter-spacing: 1px;
}
.menu_main_titles {
	font-size: 15px;
	font-weight: bold;
	font-family: "Comic Sans MS";
}
.header_text {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #B0487B;
}

