a:link {font-size: 140%;color: blue}
a:visited {font-size: 140%;color: green}
a:hover {font-size: 140%;color: red}
.red {font-size: 140%; color: red; font-style: italic; text-align: center}
.link-white a:hover {background: #ccc; border: 1px solid gray; }
.link-white a:active {background: gray; border: 1px solid gray; color: #fff}
h1 {font-size: 300%; font-style: bold; font-style: italic;  background: gray; color: red}
h2{font-size: 240%; font-style: bold; font-style: italic; color: red; text-align: center; text-decoration : underline}
.pete {font-size: 300%; font-style: bold; font-style: italic;  background: gray; color: red}
body {background-color : #000000}
.image{ border-style:outset; border-color: grey; border-width:10px; }
.white {font-size: 140%; color: white;}
.grey {font-size: 140%; color: gray;}
p {font-size: 140%; color: white;}
.menu {font-size: 140%; color: white; text-decoration : underline}
.blue {font-size: 140%; color: blue; text-decoration : underline;}
.big {font-size: 250%; color: blue; text-decoration : underline; font-style: bold; text-align: center;}
.boycott {font-size: 140%; color: red;}
