a:link {
	color: #0000CE;
	text-decoration: none;
}
a:hover {
	color: #0000CE;
	text-decoration: underline;
}
a:visited {
	color: #0000CE;
	text-decoration: none;
}
.large {font: Arial; font-size: 18pt; font-weight: normal; }
.largebold {font: Arial; font-size: 18pt; font-weight: bold; }
.mediumboldi {font: Arial; font-size: 12pt; font-weight: bold; font-style: italic; text-decoration: underline; }
.mediumbold {font: Arial; font-size: 12pt; font-weight: bold; }
.medium {font: Arial; font-size: 12pt; font-weight: normal; }
.largeboldi {font: Arial; font-size: 18pt; font-weight: bold; font-style: italic; text-decoration: underline; }
.button {color: #FFFFFF; font: Arial; font-size: 12pt; font-weight: normal; background-color: #0000CE; border: groove #0000CE 2px }
.button a:link {color: #FFFFFF; }
.button a:hover {color: #FFFFFF; }
.button a:visited {color: #FFFFFF; }