a:link {color: #0000ff;text-decoration: underline;}
a:visited {color: #0000ff;text-decoration: underline;}
a:hover{color:#ff4298;text-decoration: none;}
a:active {color:#0000ff;text-decoration: underline;}



/* h1,h2,h3 */


h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7em;
}

h1	a:link {color: #000000;text-decoration: underline;}
h1	a:visited {color: #000000;text-decoration: underline;}
h1	a:hover{color:#ff4298;text-decoration: none;}
h1	a:active {color:#000000;text-decoration: underline;
}



h2	{
	font-size: 14px;
	color: #000000;
	margin: 0px;
	height: 20px;
	width: 120px;
	padding-top: 5px;
	padding-right: 158px;
	padding-bottom: 5px;
	padding-left: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

h2	a:link {color: #0000ff;text-decoration: underline;}
h2	a:visited {color: #0000ff;text-decoration: underline;}
h2	a:hover{color:#ff9900;text-decoration: none;}
h2	a:active {color:#0000ff;text-decoration: underline;
}


h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}


h3	a:link {color: #0000ff;text-decoration: underline;}
h3	a:visited {color: #0000ff;text-decoration: underline;}
h3	a:hover{color:#ff9900;text-decoration: none;}
h3	a:active {color:#0000ff;text-decoration: underline;
}


.fs10px	{
	font-size: 10px;
	line-height: 1.5em;
}


.fs12px	{
	font-size: 12px;
	line-height: 1.5em;
}


.fs14px	{
	font-size: 14px;
	line-height: 1.5em;
}


.fs_ff0000	{
	color: #FF0000;
}

.fs_ff0000	a:link {
	color: #FF0000;
	text-decoration: underline;
}
.fs_ff0000	a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.fs_ff0000	a:hover{
	color:#0000FF;
	text-decoration: none;
}
.fs_ff0000	a:active {
	color:#FF0000;
	text-decoration: underline;
