body, td {
  font-family:"tahoma", sans-serif;
  color:#68537F;
  font-size:11px;
  text-align:justify;
  overflow: yes;}

a:link {
  font-family: verdana, sans-serif;
  color: #5BA28F;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0px;
  text-decoration: none;
}

a:visited {
  font-family: verdana, sans-serif;
  color: #042751;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0px;
  text-decoration: none;

}

a:hover{
  font-family: verdana, sans-serif;
  color: #DC8796;
  cursor: n-resize;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom-style: solid;
  border-bottom-color: #E4EFE3;
  border-bottom-width: 2px;
}

/* TEXT */
h1 {
  margin: 0px;
	color: #BF678F;
	font-family: "tahoma", sans-serif;
	font-size: 18px;
	text-transform: lowercase;
	font-weight: bold;
  padding: 0px 0px 18px 5px;
	}
	
h3 {
	margin: -23px 0 0 0;
	padding: 0 0 0 15px;
	font-family: tahoma, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
  color: #68537F;}

h2 {
	padding: 0 0 0 15px;
	font-family: tahoma, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
  color: #BF678F;
  }
  
h2:first-letter {
	color: #68537F;
	padding: 0px;
	}

stand, strong{
color: #BF678F;
text-transform: none;
text-decoration: underline;}

em{
color: #BF678F;}

em.quote{
color: #4B5E83;}

.heart{
color: #F84932;
font-size: 20px;}

/* TABLES */
table.left{
width: 457px;
top: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

/* IMAGES */
a img {
border: 0;}

img.net{
border: 4px solid #7F90A6;
background-color: #7F90A6;}
