body {
	font-size: 18px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #B0B0FF;
}

a:hover {
	color: #FF0000;
}
a:active {
	color: #5B5BFF;
}

a img {border:none;}
a {color:navy;}
h1 {font-size:100%;}
h2 {font-size:100%;}
h3 {font-size:100%;}

.text1 {
	font-size: 18px;
	line-height: 26px;
	text-decoration: none;
	color: #333333;
}
.text2 {
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
.text3 {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #333333;
}
.text4 {
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}
.text5 {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #333333;
}
