/*size*/
a{ color:#333333; text-decoration:none}
a:link{ color:#333333; text-decoration:none}
a:hover{ color:#369371; text-decoration:underline}
a;visited{ color:#333333}
a;active{ color:#333333}
.f12{
font-size:12px;
}
.f13{
font-size:13px;
}
.f14{
font-size:14px;
}
.f16{
font-size:16px;
}
.f18{
font-size:18px;
}
.f24{
font-size:24px;
}
.fb{font-weight:bold;}

/*line*/
.line150{
line-height:150%;
}
.line180{
line-height:180%;
}
.line200{
line-height:200%;
}

/*color*/
.grey{
color:#cccccc;
}

.grey2{
color:#646464;
}
.greys{
color:#555555;
}
.green{
color:#0D7F5B;
}
.greenb{
color:#006666;
}
.black{
color:#000000;
}
.white{
color:#0f7f5b;
}
.red{
color:#FF0000;
}
.yellow{
color:#FFFF00;
}
.orange{
color:#FF6600;
}
.blue{
color:#f48e13;
}

/*link*/
a.u:link,a.u:visited{
text-decoration:underline;
}
.no a{text-decoration:none;}

a.green:link{color:#0f7F5B;}
a.green:visited{color:#0E7F5C;}
a.green:hover{color:#FF6600;text-decoration: none;
}

a.greenmb:link{color:#519C09;}
a.greenmb:visited{color:#519C09;}
a.greenmb:hover{color:#333333;}

a.greenb:link{color:#006666;}
a.greenb:visited{color:#006666;}
a.greenb:hover{color:#333333;}

a.red:link{color:#0454bc;}
a.red:visited{color:#0454bc;}
a.red:hover{color:#0454bc;}


a.white:link{color:#0f7f5b;}
a.white:visited{color:#0f7f5b;}
a.white:hover{color:#0f7f5b;}

a.yellow:link{color:#FFFF00;}
a.yellow:visited{color:#FFFF00;}
a.yellow:hover{color:#FFFFFF;}

a.yellows:link{color:#7F6200;}
a.yellows:visited{color:#7F6200;}
a.yellows:hover{color:#333333;}

a.black:link{color:#000000;}
a.black:visited{color:#000000;}
a.black:hover{color:#0454BC;}

a.grey:link{color:#555555;}
a.grey:visited{color:#555555;}
a.grey:hover{color:#0454BC;}

a.orange:link{color:#FF6600;}
a.orange:visited{color:#FF6600;}
a.orange:hover{color:#FF6600;}

a.blue:link{color:#ff0000;}
a.blue:visited{color:#ff0000;}
a.blue:hover{color:#ff0000;}

a.grey2:link{color:#646464;}
a.grey2:visited{color:#646464;}
a.grey2:hover{color:#369371;}

