.red{
font-family:tahoma, Arial, Gneva, sans-serif;
font-size:11px;
color:#8C3600;
text-decoration:none;
}
.red:hover {
text-decoration:underline;}
.red_{
font-family:tahoma, Arial, Gneva, sans-serif;
font-size:11px;
color:#8C3600;
text-decoration:underline;
}
.red_:hover {
text-decoration:none;}
.green{
font-family:tahoma, Arial, Gneva, sans-serif;
font-size:11px;
color:#554E2C;
text-decoration:none;
}
.green:hover {
text-decoration:underline;}
.green_{
font-family:tahoma, Arial, Gneva, sans-serif;
font-size:11px;
color:#554E2C;
text-decoration:underline;
}
.green_:hover {
text-decoration:none;}
.white{
font-family:tahoma, Arial, Gneva, sans-serif;
font-size:11px;
color:#F7F3E7;
text-decoration:none;
}
.white:hover {
text-decoration:underline;}
.bottom{
font-family:tahoma, Arial, Gneva, sans-serif;
font-size:10px;
color:#FEFAEF;
text-decoration:none;
}
.bottom:hover {
text-decoration:underline;}

.scroll {
	scrollbar-3dlight-color: #EAF3FC;
	scrollbar-arrow-color: #4B7C9D;
	scrollbar-base-color: #4B7C9D;
	scrollbar-darkshadow-color: #EAF3FC;
	scrollbar-face-color: #EAF3FC;
	scrollbar-highlight-color: #4B7C9D;
	scrollbar-shadow-color: #4B7C9D;
	scrollbar-track-color: EAF3FC;
}
.table{
font-family:tahoma, Arial, Gneva, sans-serif;
font-size:10px;
color:#E4DFC8;
text-decoration:none;
}
.table:hover {
text-decoration:underline;}