.couriergrande {

	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.couriermediana {


	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.courierpeque {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.courierpequegris {

	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

