/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(255,204,0); background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 .TextNavBar { font-size: xx-small;}
 A:hover {
	color: rgb(255,0,0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
 
p {
	color: #000;
}
p {
	color: #000;
}
.css1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
