﻿html{
	border-bottom-style: none;
}
body{
	background-color: #DBD6C1;
}
h1{
	font: 20px Arial;
	color: #771119;
}
h2{
	font: 18px Arial;
	color: #771119;
}
p{
	font: 12px Arial;
	color: black;
}

h3{
	font: 12px Arial;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
	

#wrapper{
	width: 800px;
	margin: 0 auto;
	padding: 0 auto;
}
ul{
	font: 12px Arial;
	color: black;
}
li{
	font: 12px Arial;
	color: black;
}


a:link
	{font-family:Arial;
	color:black;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;
}

a:active
	{font-family:Arial;
	color:black;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;
}
 a:visited
 	{font-family:Arial;
	color:black;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;
}
 a:hover
 	{border-bottom: 1px solid black;
}
	
/*p a:link, a:active: a:visited{
	text-decoration: none;
	color: #000000;*/
}
p a:hover{
	border-bottom: 1px solid black;
}

link{
	font: 12px Arial
	color: black;
}

p a:link
	{font-family:Arial;
	color:black;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;
}

p a:active
	{font-family:Arial;
	color:black;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;
}
p a:visited
 	{font-family:Arial;
	color:black;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;
}
