/* CSS Document */
A:link { color: #269C2B; } 
A:visited { color: #80DF4D; } 
A:hover { color: #FFA00E; } 
A:active { color: #FFA00E; }

.big { font-size: 13px; } 

.small { font-size: 12px; }

.small2 { font-size: 11px;
}
.plustext {
	font-size: 80%;
}
.crbox {
	border: 1px solid c4c4c4;
}
.name {
	font-size: 12px;
	background-color: #BDFF66;
	color: #333333;
}
