.medium {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.big {
	color: #FFFFFF; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 48px; 
}

.small {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.bronze {
	color: #F9E246;
	text-decoration: none;
}

.light {
	color: #CC9966;
	text-decoration: none;
}

.credits {
	text-indent: 50px;
}

a:link {
	color : #F9E246;
	text-decoration : underline; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
 }

a:visited { 
	color : #CC9966;
	text-decoration : underline; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

a:hover { 
	color : #F9E246;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

a:active { 
	color : #FFFFFF;
	text-decoration : underline; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
} 

.clear:link {
	color : #CC9966;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
 }

.clear:visited { 
	color : #CC9966;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.clear:hover { 
	color : #F9E246;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.clear:active { 
	color : #FFFFFF;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
} 

.email:link {
	color : #CC9966;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
 }

.email:visited { 
	color : #CC9966;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.email:hover { 
	color : #F9E246;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.email:active { 
	color : #FFFFFF;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
} 

.black:link {
	color : #000000;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
 }

.black:visited { 
	color : #000000;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.black:hover { 
	color : #F9E246;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.black:active { 
	color : #CC9966;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.button {
	color : #F9E246;
	background-color : #CC9966;
	text-decoration : none;
	text-align : center;
	width : 250px;
	//margin-left : 25px;
	//margin-right : 25px;
	border : solid 2px;
}
