A:LINK {
	color : #DE5A5A;
}

A:VISITED {
	color : #797979;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
}
.button {
	background: #CE0063;
	color: White;
	font-weight: bold;
	font-size: 10px;
	
	}
.bold {
font-weight:bold;
}
.small {
font-size:10px;
}
.text {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
.logo {
font-size:16px;
font-weight:bold;
}