/* CSS Document */

a.style_Links{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
};



a.style_Links_Yellow{
text-decoration:none;
color:#FFFF00;
font-weight:bold;
};

a.style_Links_White{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
};

a.style_Links_Blue{
text-decoration:none;
color:#8B92FF;
font-weight:bold;
};


a.style_blink{
text-decoration:blink;
};



.style1 {color: #FFFFFF;};
.style6 {color: #D3CBC8; font-family: Georgia, "Times New Roman", Times, serif; };
.style10 {color: #CCFF66};
.style12 {color: #FFFFFF; font-weight: bold; };
.style13 {color: #CCCCCC;};

.tablealignleft{
text-align:left;
};

.dailydate{
color: #FFFFFF;

};

.button_text{
z-index:+1;
};


.imageMax{
max-height:200;
max-width:200;
min-height:100;
min-width:100;

}

.black_text{
background-color:#000000;
}