a:link    {
	text-decoration: none;
	color: #3c4599;
}
a:visited {
	text-decoration: none;
	color: #3c4599;
}
a:active  {
	text-decoration:none;
	color:#3c4599
}
a:hover   {
	text-decoration: underline;
	color: #3c4599;
}
a.white:link    {
	text-decoration: underline;
	color: #FFF;
}
a.white:visited {
	text-decoration: underline;
	color: #FFF;
}
a.white:active  {
	text-decoration:none;
	color:#FFF
}
a.white:hover   {
	text-decoration: none;
	color: #FFF;
}
.trxt_x_large {
	font-size: 24px;
	line-height: 32px;
	color: #666666;
}
.trxt_large {
	font-size: 17px;
	line-height: 25px;
	color: #666666;
}
.text_midiam {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.text_midiam_w {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
.text_small {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.text_small_w {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.text_small_nr {
	font-size: 12px;
	color: #666666;
}
.text_x_small {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.eng {
	font-size: 10px;
	color: #666666;
	font-family: verdana;
}
.style1 {color: #FFFFFF}
.style2 {color: #000000}
.style3 {color: #FF0000}
.style4 {color: #009933}
.style5 {font-size: 10px}
.style7 {color: #004DA1}
.style8 {color: #252C43}
.style9 {font-family: verdana}


body {
	background-image: url(../images/back.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
