
body {
	font-family: "verdana";
	font-size: 12;
	color : #DCDCDC;
}
body {
	font-family: "verdana";
	font-size: 12;
	color : #DCDCDC;
	text-align : left;
}
 a:link {
	font-family: "verdana";
	font-size: 12;
	font-weight: normal;
	color: White;
	text-decoration: underline;
}
 a:visited {
	font-family: "verdana";
	font-size: 12;
	font-weight: normal;
	color: White;
	text-decoration: underline;
}
 a:hover {
	font-family: "verdana";
	font-size: 12;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
}

.b a:link {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;

	color: #F0E68C;
	text-decoration: underline;font-weight: bold;
}
.b a:visited {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;

	color: #F0E68C;
	text-decoration: underline;font-weight: bold;
}
.b a:hover {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: Red;
	text-decoration: underline;font-weight: bold;
}


.w {
	
	font-size: 26px;
	color: #F0E68C;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.w2 {
	
	font-size: 20px;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
td {
	font-size: 16px;
	color: white;
	font-family: Helvetica, Arial, sans-serif;

	
	
}
h1 {
	font-size: 26px;
	color: white;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

 
 
 