.links a{
	width:150px;
	float:left;
}
.noborder
{
	border:none;
	
}
firstcol
{
	width:6em;
}
.inline
{
	text-align:center;
	display:inline-block;
}

.circle
{
	height:1.3em;
	border-radius:30%;
	border:3px solid #f00;
	text-align:center;
	display:inline-block;
	padding-bottom:.1em;
}
bar
{
	border-top:2px solid #f00;
	text-align:center;
	display:inline-block;
	line-height:.9em;
}
.lefter
{
	display:inline-block;
	width:20%;
	vertical-align:top;
	line-height:1.5em;
}
.plain
{
	height:1.2em;
	text-align:center;
	display:inline-block;
}
sup
{
	position:relative;
	top:-.2em;
}
tiny
{
	font-size:50%;
}

magenta,.magenta
{
	color:magenta;
}

white,.white
{
	color:white;
}
red, .red
{
	color:red;
}

yellow,.yellow
{
	color:yellow;
}

green, .green
{
	color:green;
}

c222, .c222
{
	color:#222;
}
c333, .c333
{
	color:#333;
}

