.large2 {
	FONT-SIZE: 20px;
	COLOR: Red;
	FONT-FAMILY: arial;
	text-decoration : none;
}

.large2:hover {
	FONT-SIZE: 20px;
	COLOR: White;
	FONT-FAMILY: arial;
	text-decoration : none;
}

.model {
	FONT-SIZE: 12px;
	COLOR: White;
	FONT-FAMILY: arial;
	text-decoration : none;
}

.model:hover {
	FONT-SIZE: 12px;
	COLOR: Maroon;
	FONT-FAMILY: arial;
	text-decoration : none;
}

.100 {
	FONT-SIZE: 12px;
	COLOR: Red;
	FONT-FAMILY: arial;
	text-decoration : none;
}

.text {
	FONT-SIZE: 10px;
	COLOR: White;
	FONT-FAMILY: arial;
	text-decoration : none;
}

.picture {
	FONT-SIZE: 8px;
	COLOR: White;
	FONT-FAMILY: arial;
	text-decoration : none;
}