A:LINK {
color : Red;
text-decoration: none
}

A:VISITED {
color : Red;
text-decoration: none
}

A:HOVER {
color : Yellow;
text-decoration : none;
}	

FONT.red_8 
	{
	font-family: courier new,sans-serif; 
	font-size: 8pt; 
	font-weight: 700; 
	color: #FF0000; 
	}

FONT.whi_8 
	{
	font-family: courier new,sans-serif; 
	font-size: 8pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}

FONT.ylw_8 
	{
	font-family: courier new,sans-serif; 
	font-size: 8pt; 
	font-weight: 700; 
	color: #FFFF00; 
	}
	
FONT.whi_10 
	{
	font-family: courier new,sans-serif; 
	font-size: 10pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}
	
FONT.red_12 
	{
	font-family: courier new,sans-serif; 
	font-size: 12pt; 
	font-weight: 700; 
	color: #FF0000; 
	}
	
FONT.whi_12 
	{
	font-family: courier new,sans-serif; 
	font-size: 12pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}

FONT.ylw_12 
	{
	font-family: courier new,sans-serif; 
	font-size: 12pt; 
	font-weight: 700; 
	color: #FFFF00; 
	}
	
FONT.whi_14
	{
	font-family: courier new,sans-serif; 
	font-size: 14pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}
	
FONT.whi_16 
	{
	font-family: courier new,sans-serif; 
	font-size: 16pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}
	
FONT.red_18 
	{
	font-family: courier new,sans-serif; 
	font-size: 18pt; 
	font-weight: 700; 
	color: #FF0000; 
	}
	
FONT.whi_18 
	{
	font-family: courier new,sans-serif; 
	font-size: 18pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}

FONT.whi_21
	{
	font-family: courier new,sans-serif; 
	font-size: 21pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}

FONT.whi_24 
	{
	font-family: courier new,sans-serif; 
	font-size: 24pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}

FONT.whi_36
	{
	font-family: courier new,sans-serif; 
	font-size: 36pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}

hr {
	color: FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	}