<style type="text/css">
a {
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

a:link {
	color: #9900FF;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #0033FF;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #8E15AE;
	background-color: #F5F5FF;
	background-image: url(images/v_repeat.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.smalltext {font-size: small}

.title {
	font-size: large;
	font-weight: bold;
}

</style>
