﻿<style type="text/css">
.TEXT {
	color: #3366FF;
	background-color: #000000;
}

.jtype {
	font-family: Papyrus;
	color: #0066FF;
	font-size: x-large;
	margin-left: 40px;
	text-decoration: none;
}

.price {
	color: #3366FF;
}

.text {
	text-align: center;
	color: #000000;
}

.style1 {
	color: #FFFFFF;
}

.style2 {
	color: #3366FF;
	font-family: Papyrus;
	font-size: 40pt;
	text-align: center;
}

.style3 {
	font-size: 20pt;
	color: #808080;
}

.style5 {
	font-family: Papyrus;
	color: #808080;
	font-size: large;
	text-decoration: none;
	text-align: center;
}

.style6 {
	margin-right: 0px;
}

.style9 {
	text-indent: 0pt;
	text-align: center;
	font-family: "Segoe UI";
	font-size: 11.0pt;
	margin: 0pt;
}

.style11 {
	font-family: Papyrus;
	color: #3366FF;
	font-size: x-large;
	text-decoration: none;
}
.style12 {
	font-family: Papyrus;
	color: #808080;
	font-size: medium;
	text-decoration: none;
	text-align: center;
}
.style13 {
	color: #3366FF;
	font-family: Papyrus;
	font-size: x-large;
	text-align: center;
}

.style14 {
	font-family: Papyrus;
	color: #3366FF;
	font-size: x-large;
	text-decoration: none;
	text-align: center;
}

.Link {
	font-family: Papyrus;
	color: #808080;
	font-size: large;
	text-decoration: none;
}

.sublink {
	font-family: Papyrus;
/*	color: #0066FF; */
	color: #808080;
	font-size: medium;
	margin-left: 40px;
	text-decoration: none;
}

a {
	color: #808080; 
	text-decoration: none;
/*  don't display the dotted rectangle around links */	
	outline: none;
}

a:visited {
	color: #3366FF;
}

a:hover {
/*	old color: #3366FF; */
    color: #3399FF;
}

a:active {
	color: #3366FF;
}
</style>

