.class { 
	border-color: white; 
	border-style: solid; 
	border-width: 1pt !important; 
	}
	
.class1 { 
	color: white; 
	font-size: 13px; 
	font-family: arial; 
	line-height: 18px; 
	}
.question { 
	color: white; 
	font-size: 15px; 
	font-family: arial;
        font-weight: bold;
        font-style: italic;
	line-height: 18px; 
	}

a:link { text-decoration: none; color: #a8ddeb; }
a:visited { text-decoration: none; color: #a8ddeb;}
a:hover { text-decoration: underline; color: #a8ddeb;}
a:active { text-decoration: none; }
