<!-- global -->
a:link {text-decoration: none; font-style: none; color: #82c6e2; font-size: 16px; line-height: 20px;}
a:visited {text-decoration: none; font-style: none; color: #82c6e2; font-size: 16px; line-height: 20px;}
a:active {text-decoration: none; font-style: none; color: #82c6e2; font-size: 16px; line-height: 20px;}
a:hover {text-decoration: none; font-style: none; color: #82c6e2; font-size: 16px; line-height: 20px;}

.info {
	text-decoration: none; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, Charter; 
	font-size: 13px; 
	line-height: 16px; 
	font-variant: normal; 
	font-weight: normal;
}
.info a:link {
	text-decoration: none; 
	font-style: none; 
	color: #82c6e2; 
	font-size: 14px; 
	line-height: 16px;
}
.info a:visited {
	text-decoration: none; 
	font-style: none; 
	color: #82c6e2; 
	font-size: 14px; 
	line-height: 16px;
}
.info a:active {
	text-decoration: none; 
	font-style: none; 
	color: #82c6e2; 
	font-size: 14px; 
	line-height: 16px;
}
.info a:hover {
	text-decoration: none; 
	font-style: none; 
	color: #82c6e2; 
	font-size: 14px; 
	line-height: 16px;
}
.infoBlue {
	color: #0066FF; 
	font-family: Arial, Helvetica, Charter; 
	font-size: 15px; 
	line-height: 18px; 
	font-variant: normal; 
	font-weight: normal;
}
.infoRed {
	color: #CC0000; 
	font-family: Arial, Helvetica, Charter; 
	font-size: 15px; 
	line-height: 18px; 
	font-variant: normal; 
	font-weight: bold;
}

.grey {
	color: #dddddd; 
	font-family: Arial, Helvetica, Charter; 
	font-size: 13px; 
	line-height: 15px; 
	font-variant: normal; 
	font-weight: normal;
}