a:link {
	color:white; 
	font-size: 9pt; 
	font-family: verdana; 
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:white; 
	font-size: 9pt; 
	font-family: verdana; 
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: yellow; 
	font-size: 9pt; 
	font-family: verdana; 
	font-weight: bold;
	text-decoration: underline;
}

.linkalt:link	{
	color:#cc6633; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 12pt;
}
.linkalt:visited	{
	color:#cc6633; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 12pt;
}
.linkalt:hover	{
	color:blue; 
	text-decoration:underline; 
	font-family: Verdana; 
	font-size: 12pt;
}

.linkalt2:link	{
	color:#006633; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 9pt;
}
.linkalt2:visited	{
	color:#006633; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 9pt;
}
.linkalt2:hover	{
	color:blue; 
	text-decoration:underline; 
	font-family: Verdana; 
	font-size: 9pt;
}

.linkalt3:link	{
	color:green; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 12pt;
}
.linkalt3:visited	{
	color:green; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 12pt;
}
.linkalt3:hover	{
	color:blue; 
	text-decoration:underline; 
	font-family: Verdana; 
	font-size: 12pt;
}

.linkalt4:link	{
	color:white; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 12pt;
}
.linkalt4:visited	{
	color:white; 
	text-decoration:none; 
	font-family: Verdana; 
	font-size: 12pt;
}
.linkalt4:hover	{
	color:blue; 
	text-decoration:underline; 
	font-family: Verdana; 
	font-size: 12pt;
}
