Between the tags <head> and </head> type:
<style>
body {
background-color: #f4e6d9;
font: 10px Tahoma;
Color :#808080;
}
</style>
Links' Colors
Between the tags <head> and </head> type:
<style>
A:LINK {
color: #78adc5;
}A:VISITED {
color: #78adc5;
}A:HOVER {color: #78adc5;
</style>
font-weight : bolder;
}