body {

	background-color: #8974B9;

	background-image:url(images/bg.jpg);

	background-repeat:repeat-x;

	margin-top: 0px;

}



.white_text

{

font:"Comic Sans MS";

color:#FFFFFF;

font-size:22px;

}

.white_text a:link  {color:#decfff; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 

.white_text a:active { color:#ccc5df; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 

.white_text a:visited { color:#decfff; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 

.white_text a:hover { color:#ccc5df; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 



.menu_text

{

font:"Comic Sans MS";

color:#FFFFFF;

font-size:22px;

}

.menu_text a:link  {color:#ffffff; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 

.menu_text a:active { color:#8974B9; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 

.menu_text a:visited { color:#ffffff; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 

.menu_text a:hover { color:#8974B9; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 



.footer{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:10px;

color:#000000;

text-align:center;

line-height:1.8em;

}