/* CSS Document */
body {margin: 0px;background-color: #EFEFEF;font-family: "ËÎÌå",Arial, Helvetica, sans-serif ;font-size: 12px;color: #6A6A6A;line-height: 1.8em;}

.gry {color: #6A6A6A;}
.gry a:link{color: #6A6A6A;text-decoration: none;}
.gry a:hover{color: #6A6A6A;text-decoration: underline;}
.gry a:visited{color: #6A6A6A;text-decoration: none;}
.gry a:active{color: #6A6A6A;text-decoration: none;}

.white_b{color: #ffffff;font-weight: bold;}
.white_b a:link{color: #ffffff;text-decoration: none;}
.white_b a:visited{color: #ffffff;text-decoration: none;}
.white_b a:hover{color: #ffffff;text-decoration: underline;}
.white_b a:active{color: #ffffff;text-decoration: none;}

.img_title{margin: 0px 18px;}
.orange {color: #FF9E00;font-weight: bold;}
.orange a:link{color: #FF9E00;text-decoration: none;}
.orange a:visited{color: #FF9E00;text-decoration: none;}
.orange a:hover{color: #FF9E00;text-decoration: underline;}
.orange a:active{color: #FF9E00;text-decoration: none;}

.green {color: #74B739}
.green a:link{color: #74B739;text-decoration: none;}
.green a:visited{color: #74B739;text-decoration: none;}
.green a:hover{color: #74B739;text-decoration: underline;}
.green a:active{color: #74B739;text-decoration: none;}

.greenB {color: #74B739;font-weight: bold;}
.greenB a:link{color: #74B739;text-decoration: none;}
.greenB a:visited{color: #74B739;text-decoration: none;}
.greenB a:hover{color: #74B739;text-decoration: underline;}
.greenB a:active{color: #74B739;text-decoration: none;}

.imgB{border: 1px solid #E3E3E3;padding: 2px;}
