¬ïˆàˆÄbody {
    background-color: #6D6E72;
}

.ImageRotator {
    background-color: #6D6E72;
    font-family: Arial, Helvetica, sans-serif;
}

.ImageRotator .Images {

}

.ImageRotator .Text {
    height: 60px;
    padding: 22px 35px 25px 35px;
}

.ImageRotator .Text .Header {
	width: 150px;
}

.ImageRotator .Text .Header a:link, .ImageRotator .Text .Header a:visited {
    color: #efce15;
    font-size: 17px;
    text-decoration: none;
}

.ImageRotator .Text .Header a:hover, .ImageRotator .Text .Header a:active {
    color: #fff;
    text-decoration: underline;
}

.ImageRotator .Text .Body {
    color: #ccc;
    font-size: 11px;
    height: 42px;
}
