A:link 			{ color: #669933; text-decoration: underline; }
A:visited 		{ color: #669933; text-decoration: underline; }
A:active 		{ color: #990000; text-decoration: underline; }
A:hover 		{ color: #CC0000; text-decoration: none; }


BODY {
font-family: Times New Roman, Times, Palatino;
font-style: normal;				/* italic,oblique */
font-variant: normal;			/* small-caps */
font-size: 12px;
font-weight: normal;			/* normal,bold,bolder,lighter,100-900 */
color: #000000;


margin: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;

/* background-repeat: repeat-y; */
background-image: none;		/* url(../images/bg_main.gif) */
background-attachment: fixed;
background-color: #FFFFFF;
}
.content {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color:#282f39;
	line-height:20px;
}