.red {
	color: #FF0000;
	font-size: 18px;
	font: "Times New Roman", Times, serif;
}
.red a:link {
	text-decoration: none;
	color: #FF0000;
}
.red a:visited {
	color: #FF0000;
	text-decoration: none;
}


.green {color: #00FF00}
.blue {color: #0000FF}

.Indigo {color: #A002F5}
.violet {color: #7F0193}
.style12 {font-size: 36px}
.white {color: #FFFFFF}

.orange {color: #FF6600; font-size: 18px;
	font: "Times New Roman", Times, serif;}
.orange a:link {
	text-decoration: none;
	color: #FF6600;
}
.orange a:visited {
	color: #FF6600;
	text-decoration: none;
}

.yellow {color: #FFFF00; font-size: 18px;
	font: "Times New Roman", Times, serif;}
.yellow a:link {
	text-decoration: none;
	color: #FFFF00;
}
.yellow a:visited {
	color: #FFFF00;
	text-decoration: none;
}

.green {color: #00FF00;font-size: 18px;
	font: "Times New Roman", Times, serif;}
.green a:link {
	text-decoration: none;
	color: #00FF00;
}
.green a:visited {
	color: #00FF00;
	text-decoration: none;
}

.blue {color: #0000FF;font-size: 18px;
	font: "Times New Roman", Times, serif;}
.blue a:link {
	text-decoration: none;
	color: #0000FF;
}
.blue a:visited {
	color: #0000FF;
	text-decoration: none;
}

.Indigo {color: #A002F5;font-size: 18px;
	font: "Times New Roman", Times, serif;}
.Indigo a:link {
	text-decoration: none;
	color: #A002F5;
}
.Indigo a:visited {
	color: #A002F5;
	text-decoration: none;
}

.violet {color: #7F0193;font-size: 18px;
	font: "Times New Roman", Times, serif;}
.violet a:link {
	text-decoration: none;
	color: #7F0193;
}
.violet a:visited {
	color: #7F0193;
	text-decoration: none;
}

.white {color: #FFFFFF;font-size: 18px;
	font: "Times New Roman", Times, serif;}
.white a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}.main {
color: #FFFFFF;font-size: 18px;
	font: "Times New Roman", Times, serif;
}
.honorable {
	color: #009900;
	font-size: 18px;
}

