﻿.text {
	background-position: center center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: larger;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	background-color: #D9D9FF;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
