﻿body {
background: #fff url('img/bg.jpg');
font-family : "Arial";
color : #4e4e4e;
letter-spacing : 1px;
font-size : 12px;
margin:20px 0px 0px 0px;
text-align:center;
}
.center {
border:0;
}
.content {
width:690px;
background:#fff;
}
.center {
border:0px;
}

A:link {
text-decoration : none;
font-weight: bold;
color : #d1205b;
border-bottom: 1px dotted #000; 
}
A:visited {
text-decoration : none;
font-weight: bold;
color : #d1205b;
border-bottom: 1px dotted #000; 
}
A:hover {
text-decoration : none;
font-weight: bold;
color : #000;
border-bottom: 1px dotted #000; 
}
A:active {
text-decoration : none;
font-weight: bold;
color : #d1205b;
border-bottom: 1px dotted #000; 
}
input, textarea {
background-color : #dbdbdb;
color : #d1205b;
font-family : 'Arial';
font-weight:bold;
font-size : 14px;
border:0;
border-bottom: 1px dotted #000; 
border-left: 2px solid #d1205b;
}
.title {
color: #dbdbdb;
font-size:16px;
font-weight: bold;
}
.subtitle {
color: #000;
font-size: 13px;
font-weight: bold;
}
img {
text-align:center;
}