P {
	font-family : verdana,tahoma,sans-serif;
	font-size : 12px;
}

A:LINK 
	color : #000000	;
}

A:HOVER {
	color : Red;
}

A:ACTIVE {
	color : Red;
}

A:VISITED {
	color : #000000;
}

body  {
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #8B96CE;
	scrollbar-base-color: navy;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #666666;
}

.leftlinkhead {
	font-family : verdana,tahoma,sans-serif;
	color : Black;
	font-weight : bold;
	font-size : 12px;
	margin-left : 3px;
	margin-top : 10px;
	margin-right : 3px;
	width : 100%;
}

.leftlink {
	font-family : verdana,tahoma,sans-serif;
	color : black;
	font-size : 10px;
	margin-left : 6px;
	text-decoration : underline;
	font-weight : bold;
}

.mainText {
	font-family : verdana,tahoma,sans-serif;
	font-size : 12px;
}
