

p {
 	font-family: Verdana;
 	font-size: small;
 	color: #000080;
}

body {
	background-image:url(img/back.jpg);
	background-repeat:no-repeat;
}
a:link {
	color:#000080;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color:#00009F;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color:#00009F;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color:#FF3F00;
	text-decoration:underline;
	font-weight: normal;
	font-style: normal;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #ccFFFF;
}
.topic {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFDD;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
