A {
		font-family: arial;
		font-size: 10;
		color: #FFFFFF;
		text-decoration: none;
}

a:hover {
		font-family: arial;
		font-size: 10;
		color: #FFFFFF;
		text-decoration: underline;
		
}

.d1 {
		font-family: arial;
		font-size: 10;
		color: #FFFFFF;
		text-decoration: none;
}

.d1:hover {
		font-family: arial;
		font-size: 10;
		color: #FFFFFF;
		text-decoration: underline;
		
}

.d2 {
		font-family: arial;
		font-size: 12;
		color: #F6F300;
		text-decoration: none;
}

.d2:hover {
		font-family: arial;
		font-size: 12;
		color: #F6F300;
		text-decoration: underline;
		
}
