body {
background-color: #ffffff;
background-image: url(http://www.psftc.com/title2.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top center;
font-weight: normal;
scrollbar-base-color: #efefef;
scrollbar-arrow-color: #008000;
}
blockquote {
font-weight: normal;
}
div {
font-weight: normal;
}
p {
font-size: ;
font-weight: normal;
}
span {
font-weight: normal;
}
td {
font-weight: normal;
}
ol {
font-weight: normal;
}
ul {
font-weight: normal;
}
input {
font-weight: normal;
}
select {
font-weight: normal;
}
textarea {
font-weight: normal;
}
a:active, a:link, a:visited {
color: #0000ff;
font-weight: bold;
background: #ffffff;
text-decoration: none;
}
a:hover {
color: #ff0000;
font-weight: normal;
background: #ffffff;
text-decoration: underline;
}
		