a.specialLink:link { 
		color: white; 
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
}
a.specialLink:visited { 
		color: white; 
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
}
a.specialLink:hover { 
			color: white; 
			text-decoration: none;
			font-size: 13px;
			font-weight: bold;
}

body {
	background-color: #000000;
	background-repeat: repeat-x;
}


.style1 {
	font-size: 12px
}

.letus {
	font-size: 13px
}