/* CSS Document */

body{
    font-family: Verdana, sans-serif;
	color:#666666;
}
a:link {
	text-decoration: none;
	color:#006666;
}
a:visited {
	text-decoration: none;
	color: #658594;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
    font-family: Verdana, sans-serif;
    color:#666666;
    font-size:10px;
}
.style2 {
    font-family: Verdana, sans-serif;
    color:#CC0000;
}
