a.links:link { font: normal x-small/normal Arial, Helvetica, sans-serif;color: white; text-decoration: none }
a.links:active { font: normal x-small/normal Arial, Helvetica, sans-serif;color: yellow; text-decoration: none }
a.links:visited { font: normal x-small/normal Arial, Helvetica, sans-serif;color: white; text-decoration: none }
a.links:hover { font: normal x-small/normal Arial, Helvetica, sans-serif;color: yellow; text-decoration: none }

a.links2:link { font: normal x-small/normal Arial, Helvetica, sans-serif;color: white; text-decoration: none; text-align: center }
a.links2:active { font: normal x-small/normal Arial, Helvetica, sans-serif;color: yellow; text-decoration: none; text-align: center }
a.links2:visited { font: normal x-small/normal Arial, Helvetica, sans-serif;color: white; text-decoration: none; text-align: center }
a.links2:hover { font: normal x-small/normal Arial, Helvetica, sans-serif;color: yellow; text-decoration: none; text-align: center }

.header { color: white; text-align: center; font-size: x-large; font-weight: bold; }
.header2 { color: black; text-align: center; font-size: x-large; font-weight: bold; }
.question {
	color: yellow;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
font-weight: bold;
font-size: large;
	}
.answer {
	color: limegreen;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.answer2 {
	color: limegreen;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.text {
	font-size: x-small;
}
.text2 {
	font-size: smaller;
}
.text3 {
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

.table{
margin-top:10;
margin-right:0;
margin-left:0;
margin-bottom:10;
background-color: black;
}

.text4 {
	color: #FFFFFF;
	text-align: center;
}

.text5 {
	color: #FFFFFF;
	text-align: center;
font-weight: bold;
}

.text7 {
	color: #FFFF00;
	text-align: center;
	text-decoration: underline;

}
.text11 {
	color: #FFFFFF;
	text-align: center;
}

.bordercolor
{
border-color: #00FF00;
}.email {
	color: #FFFF00;
	text-decoration: underline;

}
