.Text1 {font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.centerwhitetext {
	text-align: center;
	color: #FFF;
}
.whitetext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.link {
	color: #FFF;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
}
	
/* style the links */
.link:active {
	color: #FFF;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
		font-weight: bold;

}

/* style the links */
.link:visited {
	color: #FFF;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
		font-weight: bold;

}

/* style the link hover */
.link:hover{
	color: #FC0;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
}


.menu a{
	color: #000;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
}
	
/* style the links */
.menu a:active {
	color: #000;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
		font-weight: bold;

}

/* style the links */
.menu a:visited {
	color: #000;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
		font-weight: bold;

}

/* style the link hover */
.menu a:hover{
	color: #900;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
}



Body
{
background-color: ;
	background-image: url(/Main/background.jpg);
}




BODY 
{
	scrollbar-base-color: #000;
	scrollbar-arrow-color: #FC0;
	scrollbar-DarkShadow-Color: black;
	text-align: center;
	font-weight: bold;
	
}
.border {
	border: thin inset #000000;
}



	
