

BODY{
	background-attachment : fixed;
    background-color : white;
	text : black;
	font-size : small;

}

P{
	font-style:Verdana,Helvetica,Arial,Sans Serif;
	font-size:12pt;
	color:#000000;
	text-decoration:none;
}

	
	

A:link {
    color : #605D99;
	font-size : small;
	text-decoration : none;

}

A:visited {
    color : #232055;
	font-size : small;
	text-decoration : none;
}

A:hover {
	color : #A8A841;
	font-size : small;
	text-decoration : underline;
}



Font{
	color : BLACK;
	size: small;

}

.mylinks{
	font-size : small;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}



SPAN.dropcap{
        color : #A90E20;
	font-size : xx-large;
}