﻿body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: xx-small;
	letter-spacing: 0.3pc;
	font-family: "Times New Roman", Times, serif;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: xx-small;
	letter-spacing: 0.3pc;
	font-family: "Times New Roman", Times, serif;

}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: xx-small;
	letter-spacing: 0.3pc;
	font-family: "Times New Roman", Times, serif;
}

a.submenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-size: xx-small;
	letter-spacing: 0.3pc;
	font-family: "Times New Roman", Times, serif;
}
a.submenu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-size: xx-small;
	letter-spacing: 0.3pc;
	font-family: "Times New Roman", Times, serif;

}
a.submenu:visited {
	color: #f7f69b;
	text-decoration: none;
	font-size: xx-small;
	font-style: italic;
	letter-spacing: 0.3pc;
	font-family: "Times New Roman", Times, serif;
}

.menutext {
	color: #cbcbca;
	text-decoration: none;
	font-size: xx-small;
	letter-spacing: 0.3pc;
	font-family: "Times New Roman", Times, serif;
}

.submenutext {
	color: #cbcbca;
	text-decoration: none;
	font-size: xx-small;
	font-style: italic;
	letter-spacing: 0.3pc;
	font-family: "Times New Roman", Times, serif;
}

.text {
	text-decoration: none;
	font-size : x-small;
	font-weight: normal ;
	letter-spacing: 0.2pc;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.infotext {
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.infotextlarge {
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.infotextcenter {font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center
}


.infotextslogan {
	text-decoration: none;
	font-size : x-small;
	font-weight: normal;
	letter-spacing: 0.2pc;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
