.textwhite {
	font:  											Times New Roman, Times, Serif;
	font-size: 										10px;
	color: 											#FFFFFF;
	text-decoration: 								none;
	font-family: 									Times New Roman, Times, Serif;	
}
.textpink {
	font:  											Times New Roman, Times, Serif;
	font-size: 										10px;
	color: 											#EC008C;
	text-decoration: 								none;
	font-family: 									Times New Roman, Times, Serif;	
}
.textblack {
	font:  											Times New Roman, Times, Serif;
	font-size: 										10px;
	color: 											#000000;
	text-decoration: 								none;
	font-family: 									Times New Roman, Times, Serif;
}
.textgray {
	font:  											Times New Roman, Times, Serif;
	font-size: 										10px;
	color: 											#a8a6a6;
	text-decoration: 								none;
	font-family: 									Times New Roman, Times, Serif;	
}
.textnav {
	font:  											Times New Roman, Times, Serif;
	font-size: 										10px;
	color: 											#000000;
	background-color: 								#FFFFFF;
	text-decoration: 								none;
	padding: 										0px 1px 0px 1px;
	font-family: 									Times New Roman, Times, Serif;	
}
.textnav:hover {
	font:  											Times New Roman, Times, Serif;
	font-size: 										10px;
	color: 											#FFFFFF;
	background-color: 								#EC008C;
	text-decoration: 								none;
	padding: 										0px 1px 0px 1px;
	font-family: 									Times New Roman, Times, Serif;	
}
.textlink {
	font:  											Times New Roman, Times, Serif;
	font-size: 										10px;
	color: 											#EC008C;
	text-decoration: 								none;
	font-family: 									Times New Roman, Times, Serif;	
}
.textlink:hover {
	font:  											Times New Roman, Times, Serif;
	font-size: 										10px;
	color: 											#000000;
	text-decoration: 								none;
	font-family: 									Times New Roman, Times, Serif;	
}
