@charset "iso-8859-1";
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pybg1.jpg);
}



span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	letter-spacing: 1pt;
	line-height: 1.3
}



span.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-style: normal;
	letter-spacing: 1pt;
	line-height: 1.3
}


span.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91BEED;
	font-style: normal;
	letter-spacing: 2pt;
	line-height: 1.3
}


a:link {
	color: #91BEED;
	text-decoration: none
}

a:visited {
    color: #91BEED; text-decoration: none
}

a:active {
    color: #91BEED;
}

a:hover {
    text-decoration: underline;
	color: #FF9900
}




a.two:link {
	color: #003333;
	text-decoration: none
}

a.two:visited {
    color: #003333; text-decoration: none
}

a.two:active {
    color: #003333;
}

a.two:hover {
    text-decoration: underline;
	color: #FF9900
}



a.three:link {
	color: #ffffff;
	text-decoration: none
}

a.three:visited {
    color: #ffffff; text-decoration: none
}

a.three:active {
    color: #ffffff;
}

a.three:hover {
	text-decoration: underline;
	color: #000033
}



