/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover {  color: #d90000; text-decoration: underline}
a:active {  color: #ff3131; text-decoration: none}
a {  color: #545454; text-decoration: none}

.side-menu {font-size:12px;line-height:130%;;color: #333333;}
.text-normal_bold {font-size: 12px;line-height: 130%;color: #333333;font-weight: bold;}
.text-normal {font-size: 12px;line-height: 130%;color: #333333;}
.text-normal_pink_bold {font-size: 12px;line-height: 130%;color: #ff3333;font-weight: bold;}
.text-normal_pink {font-size: 12px;line-height: 130%;color: #ff3333;}
.text-normal_blue {font-size: 12px;line-height: 130%;color: #0000FF;}
.text-normal_red {font-size: 12px;line-height: 130%;color: #FF0000;}
.text-normal_yellow {font-size: 12px;line-height: 130%;color: #FFFF00;}
.text-normal_green {font-size: 12px;line-height: 130%;color: #00FF00;}
.text-normal_orange {font-size: 12px;line-height: 130%;color: #FF9900;}
.text-normal_white {font-size: 12px;line-height: 130%;color: #FFFFFF;}
.text-large {font-size: 16px;line-height: 130%;color: #333333;}
.text-large_bold {font-size: 16px;line-height: 130%;color: #333333;font-weight: bold;}
.text-large_red {font-size: 16px;line-height: 130%;color: #FF0000;}
.text-small {font-size: 10px;line-height: 130%;color: #333333;}
.text-small_blue {font-size: 10px;line-height: 130%;color: #0000FF;}
.text-small_red {font-size: 10px;line-height: 130%;color: #FF0000;}
.text-news {font-size: 14px;line-height: 130%;color: #333333;}
.text-news_pink {font-size: 14px;line-height: 130%;color: #ff3333;font-weight: bold;}
.text-news_green {font-size: 14px;line-height: 130%;color: #00FF00;font-weight: bold;}
.text-news_yellow {font-size: 14px;line-height: 130%;color: #FFFF00;font-weight: bold;}
.text-news_blue {font-size: 14px;line-height: 130%;color: #0000FF;font-weight: bold;}
