<@charset "UTF-8">;

body{
text-align:center;
}
#container{background: #ffffff;
margin-right:auto;
margin-left:auto;
text-align:center;
width:950px;
border:0px solid #ccc;
}


A:link { color: #00ffff; text-decoration: none; font-family: "Times New Roman,times,serif"; }
A:visited{ color: #00ffff; text-decoration: none; font-family: "Times New Roman,times,serif"; }
A:active { color: #ff0000; text-decoration: none; font-family: "Times New Roman,times,serif"; }
A:hover { color: #009999; text-decoration: underline; font-family: "Times New Roman,times,serif"; }