/*body {
	line-height: 1.5em;
}*/
.bluetxt {
	color: #33ccff;
	font-weight: bold;
}
a.bluetxt:link {
    color: #33ccff;
    font-weight: bold;
}
a.bluetxt:visited {
    color: #33ccff;
    font-weight: bold;
}
/* a.bluetxt:hover {
    color: #33ccff;
}
a.bluetxt:active {
    color: #33ccff;
} */
.leftcol a:link, .leftcol a:visited, .rightcol a:link, .rightcol a:visited {
	color: #fff;
	font-weight: bold;

}