a {
color: #D37E83;
}

a:hover {
color: #C55459;
}

a {
text-decoration:none;
}

body {
background-color: #FFFFFF;
text-align: left;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #D37E83;
}

div#main {
font-size: 16px;
text-align: center;
font-style: normal;
font-weight: bold;
}

div#templates {
font-size: 12px;
text-align: left;
font-style: normal;
font-weight: normal;	
}	

div#templates a {
text-decoration: none;
border-bottom: 1px dotted #C55459;
}

div#templates img {
text-decoration: none;
border: 0px;
}

div#pie {
text-align: center;
font-size: 10px;
}

div#pie a:hover {
color: #C55459;
}


