
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body
{
background:url(image/color_pink_128.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000
}
.nav
{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#000000;
text-align:center;
vertical-align:middle
}
.nav:hover
{
font-family:"Times New Roman", Times, serif;
font-size:19px;
color:#CC0000;
background:url(image/nav.back.jpg)
}
p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
text-align:justify;
margin-left:5px;
margin-right:5px
}
.contact
{
font-size:30px;
font-family:"Times New Roman", Times, serif;
color:#000000;
font-weight:bold;
text-align:center
}
.copy
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF
}
.nav2
{
background:#FF66CC;
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#FFFFFF;
text-align:center
}
