﻿body{
background-color:#2b2b2b;
}
.tw_gray {
font-size: 12px;
color: #505050;
}
.tw_gray_str {
font-size: 12px;
font-weight: bold;
color: #505050;
}
.th_gray_str {
font-size: 13px;
font-weight: bold;
color: #505050;
}
.tw_black {
font-size: 12px;
color: #000000;
}
.th_gray {
font-size: 13px;
color: #999999 ; 
}
.a_bold:link { 
font-size: 12px;
font-weight: bold;
color: #505050;
text-decoration: underline;
}
.a_bold:visited { 
font-size: 12px;
font-weight: bold;
color: #505050;
text-decoration: underline;
}
.a_bold:hover { 
font-size: 12px;
font-weight: bold;
color: #545454;
text-decoration: underline;
}
.a_Standard:link { 
font-size: 12px;
color: #505050;
text-decoration: underline;
}
.a_Standard:visited { 
font-size: 12px;
color: #505050;
text-decoration: underline;
}
.a_Standard:hover { 
font-size: 12px;
color: #545454;
text-decoration: underline;
}
.a_easyzone:link { 
font-size: 12px;
color: #000000;
}
.a_easyzone:visited { 
font-size: 12px;
color: #000000;
}
.a_easyzone:hover { 
font-size: 12px;
color: #666666;
text-decoration: underline;
}
.a_home:link { 
font-size: 12px;
color: #404040;
}
.a_home:visited { 
font-size: 12px;
color: #404040;
}
.a_home:hover { 
font-size: 12px;
color: #777777;
}
.th_gray_foot {
font-size: 13px;
color: #505050;
}
