
:link {
	color: #990000;
	text-decoration: underline;
}
      
a:visited {
	color: #888888;     
}
		 
a:hover {
	color: #9900E0;
/*	text-decoration: underline overline; */
}

table { 
	border: 1px solid black;
}
.center {
	margin-left: auto;	
	margin-right: auto;
}
.header {
	border: 0px;
	width: 100%;
}

th, td {
	padding:3px;
	border:1px solid thick;
	color: #333333;
}
.header {
	max-width: 100%;
}

img {
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}


/* 	   
#puppy {
	float: left;
	margin-right: 3em;
	width: 100px;
	height: 300px;
}

ol
{
            list-style-type: armenian;
}

h2 {
	font-size:36pt;
}
	
.allison { color:orange;
		   font: 24pt/10pt "Times New Roman" }
.karen { color:#7000FF;
		   font: 36pt/12pt "Bauhaus 93" }
.trevor { color:#AA3300; }

*/
