.maintxt { font-family: Trebuchet MS; font-size: 12px;}
.maintxt a:link {color:#000000; text-decoration:none; }
.maintxt a:visited {color:#000000; text-decoration:none; }
.maintxt a:hover {color:#FF0000; cursor:pointer; text-decoration:underline; }
.maintxt a:active {color:#000000; text-decoration:none; 
}

.title { font-family: Trebuchet MS; font-size: 16px; color:#993300; }
.title a:link {color:#FD4F02; text-decoration:none; }
.title a:visited {color:#FD4F02; text-decoration:none; }
.title a:hover {color:#FF0000; cursor:pointer; text-decoration:underline; }
.title a:active {color:#FD4F02; text-decoration:none; 
}

.redtitle { font-family: Trebuchet MS; font-size: 24px; color:#FF0000; font-weight: bold; }
.redtitle a:link {color:#FD4F02; text-decoration:none; }
.redtitle a:visited {color:#FD4F02; text-decoration:none; }
.redtitle a:hover {color:#FF0000; cursor:pointer; text-decoration:underline; }
.redtitle a:active {color:#FD4F02; text-decoration:none; 
}

.redtxt { font-family: Trebuchet MS; font-size: 12px; color:#993300; }
.redtxt a:link {color:#FF0000; text-decoration:none; }
.redtxt a:visited {color:#FF0000; text-decoration:none; }
.redtxt a:hover {color:#000000; cursor:pointer; text-decoration:underline; }
.redtxt a:active {color:#FF0000; text-decoration:none; 
}

.bluetxt { font-family: Trebuchet MS; font-size: 12px; color:#000099; }
.bluetxt a:link {color:#FF0000; text-decoration:none; }
.bluetxt a:visited {color:#FF0000; text-decoration:none; }
.bluetxt a:hover {color:#000000; cursor:pointer; text-decoration:underline; }
.bluetxt a:active {color:#FF0000; text-decoration:none; 
}

.whitetxt { font-family: Trebuchet MS; font-size: 12px; color:#FFFFFF; }
.whitetxt a:link {color:#FFFFFF; text-decoration:none; }
.whitetxt a:visited {color:#FFFFFF; text-decoration:none; }
.whitetxt a:hover {color:#FFFFFF; cursor:pointer; text-decoration:underline; }
.whitetxt a:active {color:#FFFFFF; text-decoration:none; 
}
.blogscroll { 
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#1E93C5; 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-shadow-color:#1E93C5; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#1E93C5;
}
.redhighlight {color: #FF0000; font-weight: bold; 
}