a {
	font-weight: bold;
	text-decoration: underline;
	color: #000099;		
}
a:hover {
	color: #333333;	
}

a.red {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.red:hover {
	color: #333333;	
	text-decoration: underline;
}

.title {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-variant: normal;
}

.graybold {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 44px;
}

.blk14 {
	font-size: 14px;
	font-weight: bold;
}


.grn16 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.grn20 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
}

.blue {
	color: #333333;
}

.bluecenter {
	color: #333333;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.blue14 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.blue16 {

	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.sig {
	font-family: "Brush Script MT", "BrushScript BT", Arial;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}

.quote {
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}

.date {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.first{
}
.headline{
  font-size: 16px;
  color: #990000;
  font-weight: bold;
}
.largetext{
  font-size: 16px;
  font-weight: bold;
  color:#333333;
}
.yellowback {
	background-color: #FFFF00;
}
.blinkwarn {
font-size: 36px;
color: #FF0000;
font-weight: bold;
background-color: #FFFF00;
text-decoration: blink;
}
.warning {
font-size: 30px; 
color: #FF0000; 
font-weight: bold; 
font-style: italic;
text-decoration: none;
}
