A:link {
	text-decoration: none;
	color: #330099;
	font-weight : bold;
}

A:visited {
	text-decoration: none;
	color: #330099;
	font-weight : bold;
}

A:active {
	text-decoration: none;
	color: #333366;
}

A:hover {
	text-decoration: none;
	color: #3333CC;
}

body {
	background : url("images/bg_light.gif") fixed;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal ;
	color: #000000;
	volume : medium;
	voice-family : female;
	max-width : 400px;
	
}
.adtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal ;
	color: #000000;
	volume : medium;
	voice-family : female;
	max-width : 400px;
	
}

.rightcolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	volume: medium;
	voice-family: female;
	max-width: 120px;
	background-color: Silver;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal ;
	color: #000000;
	text-align : center;
	volume : medium;
	voice-family : female;

}


