body{
	background-color: black;
	background-attachment: fixed;
    }

a:link{
color: #739BB2;
text-decoration: none;
font-weight: bold;
}

a:visited{
color: #739BB2;
text-decoration: none;
font-weight: bold;
}

a:active{
color: #739BB2;
text-decoration: underline;
font-weight: bold;
}

a:hover{
color: #739BB2;
text-decoration: underline;
font-weight: bold;
}

p.news{
color: #739BB2;
font-size: 14px;
font-family: Courier New;
font-weight: bold;
}

p.text{
color: #739BB2;
font-size: 12px;
font-family: Courier New;
}

p.headline{
color: #000000;
font-size: 16px;
font-family: Courier New;
font-weight: bold;
}

p.ratings{
text-align: left;
color: #FFFFFF;
font-size: 17px;
font-family: Courier New;
font-weight: bold;
}