a:link { color: #45747c; text-decoration: none; }
a:visited { 
	color: #656565;
	text-decoration: none; 
	}
a:hover {
	color: #95bec4;
	text-decoration: underline;
	}
a:active { 
	color: #45747c;
	text-decoration: none; 
	}
body { color: #595959; font-size: 10px; font-family: helvetica; line-height: 14px; background-image: url(../images/bkg.gif); background-repeat: repeat-x; text-align: left; }
.menu { color: #4c4c4c; font-size: 12px; font-family: helvetica; line-height: 19px; background-repeat: repeat-x; }
.menu a:link { color: #848484; line-height: 14px; text-decoration: none; border-bottom: 1px solid #45747c; }
.menu a:visited { color: #595959; line-height: 14px; text-decoration: none; border-bottom: 1px solid #45747c; }
.menu a:hover { color: #45747c; line-height: 14px; text-decoration: none; border-bottom: 1px solid #45747c; }
.menu a:active { color: #848484; line-height: 14px; text-decoration: none; border-bottom: 1px solid #45747c; }
.frame { border: solid 1px #000; }
p { color: #171717; font-size: 13px; font-family: helvetica; line-height: 18px; text-align: justify; padding-top: 20px; padding-right: 40px; }
.caption { color: #fff; font-size: 12px; font-family: helvetica; line-height: 14px; text-align: center; }

