﻿._Red {
	color: #FF0000 !important;
	text-decoration: none;
}

._Green {
	color: #00FF00 !important;
	text-decoration: none;
}

._Blue {
	color: #0000FF !important;
	text-decoration: none;
}

._DarkGreen {
	color: #009900 !important;
	text-decoration: none;
}

._DarkRed {
	color: #990000 !important;
	text-decoration: none;
}

._DarkBlue {
	color: #000099 !important;
	text-decoration: none;
}

._Orange {
	color: #F90 !important;
	text-decoration: none;
}

._DarkOrange {
	color: #D08955 !important;
	text-decoration: none;
}

._Black {
	color: #000000 !important;
	text-decoration: none;
}

._White {
	color: #FFFFFF !important;
	text-decoration: none;
}

._Grey {
	color: #999999 !important;
	text-decoration: none;
}

._DarkGrey {
	color: #333333 !important;
	text-decoration: none;
}
