@charset "UTF-8";
/* CSS Document */

<!--
body {
	background-image: url(images/alexmfpng.png);
	background-repeat: no-repeat;
	background-color: #333333;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

A.berry:HOVER {Color: #CC0033; Text-Decoration: none;}

A.orange:HOVER {Color: #CC3333; Text-Decoration: none;}

A.mango:HOVER {Color: #CC6633; Text-Decoration: none;}

A.peach:HOVER {Color: #CC9933; Text-Decoration: none;}

A.starfruit:HOVER {Color: #CCCC33; Text-Decoration: none;}

A.banana:HOVER {Color: #CCFF33; Text-Decoration: none;}

.style2 {font-size: 34px}
.style3 {font-size: 32px}



-->
