/* Link element */
a:hover {color:#ff8000; text-decoration:none}
a {color:#ff6600}
a:active {color:#ff6600}
a:visited {color:#ff8000}

/* Main body text */
td {font-family: verdana,geneva,arial; font-size: 11px; color:#000000}

/* Content titles */
.title {font-family: verdana,geneva,arial; font-size: 15px; color:#ff6600; font-weight: bold}

/* Admin titles */
.adminTitle {font-family: verdana,geneva,arial; font-size: 12px; color:#ffffff; font-weight: bold}

/* Content titles */
.article {font-family: verdana,geneva,arial; font-size: 11px; color:#ff6600; font-weight: bold}

/* Content titles */
.q {font-family: verdana,geneva,arial; font-size: 11px; color:#339933; font-weight: bold}

/* Content titles */
.ans {font-family: verdana,geneva,arial; font-size: 11px; color:#ff6600; font-weight: bold}

/* Content titles */
.status {font-family: verdana,geneva,arial; font-size: 11px; color:#ff0000; font-weight: bold}

/* Small text */
.small {font-family: verdana,geneva,arial; font-size: 10px; color:#000000}

/* Header and footer small text */
.small2 {font-family: verdana,geneva,arial; font-size: 10px; color:#ffffcc}

/* Footer small text */
.small3 {font-family: verdana,geneva,arial; font-size: 10px; color:#000000}

/* Index title */
#indexTitle {font-family: verdana,geneva,arial; font-size: 15px; color:#ff6600; font-weight: bold; text-decoration:none}

/* Articles title */
#articleTitle {color:#009900}

/* Footer link */
#footer {color:#ffffcc}

/* Footer link */
#footer2 {color:#000000}

