a {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}

a:hover {
	text-decoration: underline;
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #EDEDED;
	text-decoration: none;
}
.smallfont2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #B5B5B5;
	text-decoration: none;
}

#text-ad {
        font-size: large;
        color: #FFFFFF;
        margin-bottom: 5px;
        text-align: center;
}

#text-ad a {
        color: #FFFFFF;
        font-size: large;
}
