a:link {
	color: #3300FF;

}
a:visited {
	color: #339900;
	

}
a:hover {
	color: #999966;
	text-decoration: underline overline;

}

.minor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#000000

}
.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 231F20;

}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: 231F20;
	font-weight: normal;

}

body {
	background-image: url(../grey.gif);
	background-repeat: repeat-y;
	background-color: #BFBEBE;

}.text-ital {
	font-style: italic;
	
}

.minor-color {
	color: #ECECED;
}
