a:link 		{color: #A60212;  text-decoration: underline;}
a:hover		{color: #1B5978;  text-decoration: underline;}
a:active	{color: #1B5978;  text-decoration: none;}
a:visited 	{color: #A60212;  text-decoration: underline;}


.MAIN_MENU 	{font-size: 16px; font-weight: bold; color: #FFFFFF;}
.SUB_MENU_OFF  	{font-size: 16px; font-weight: bold; color: #1B5978;}
.SUB_MENU_ON 	{font-size: 16px; font-weight: bold; color: #A60212;}
.SUB_MENU_LINE	{font-size: 16px; color: #B1ADA9;}

.TXT_TITLE_BLUE	{font-size: 16px; font-weight: bold; color: #206889;}
.TXT_TITLE_RED 	{font-size: 16px; font-weight: bold; color: #A60212;}
.TXT_TITLE_BLACK {font-size: 16px; font-weight: bold; color: #333333;}
.TXT_NORMAL 	{font-size: 14px; color: #000000;}
.TXT_RED 	{font-size: 14px; font-weight: bold; color: #A60212;}
.TXT_BLUE 	{font-size: 14px; font-weight: bold; color: #1B5978;}
.TXT_BLACK 	{font-size: 14px; font-weight: bold; color: #333333;}
