ul, ol, li {
 margin-top:0px;
 margin-left: 10px;
 padding-left: 2px;
}

td.text{
 font-family:trebuchet ms, arial;
 font-size: 14px;
}

td.smalltext{
 font-family:trebuchet ms, arial;
 font-size: 12px;
}

.smalltext{
 font-family:trebuchet ms, arial;
 font-size: 12px;
}

td.smalltext_white{
 font-family:trebuchet ms, arial;
 font-size: 11px;
 color: #FFFFFF;
}

.newsHeader{
 font-size:18px;
 font-weight: bold;
}

.frontpagecontent{
 font-family:trebuchet ms, arial;
 font-size: 12px;
 line-height: 15px;
}

.profileName{
 font-size: 18px;
 font-weight: bold;
}

A.frontpagecontent{color:#dd2032;}
A.frontpageContent:link {color: #dd2032; background : transparent; text-decoration: none}
A.frontpagecontent:visited {color: #dd2032; background : transparent; text-decoration: none}
A.frontpageContent:active {color: #dd2032; background : transparent; text-decoration: none} 
A.frontpageContent:hover { color : #dd2032; background : transparent; text-decoration: underline;}

A:link {color: #e48218; background : transparent; text-decoration: none}
A:visited {color: #e48218; background : transparent; text-decoration: none}
A:active {color: #e48218; background : transparent; text-decoration: none} 
A:hover { color : #e48218; background : transparent; text-decoration: underline;}
