﻿/* This style sheet contains all the base settings for the application*/

.hyperlinkBackgroundColor {
    background-color: transparent;
}
.hyperlinkBackgroundColorHighlighted {
    background-color: transparent;
}
.arrowBackgroundColor {
    background-color: transparent;
}
.arrowBackgroundColorHighlighted {
    background-color: transparent;
}