.text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a.one:link {
	color: #044F66;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
} 
a.one:visited {
	color: #044F66;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.one:hover {
	color: #0066CC;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.two:link {
	color: #FFFFFF;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
} 
a.two:visited {
	color: #FFFFFF;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
} 
a.two:hover {
	font-size: 16px;
	color: #FF0000;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
} 
a.three:link {
	color: #4C5262;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
} 
a.three:visited {
	color: #4C5262;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 
a.three:hover {
	font-size: 11px;
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
} 
a.four:link {
	color: #0455B0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
} 
a.four:visited {
	color: #0455B0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 
a.four:hover {
	font-size: 11px;
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
} 
