/* Style sheet for the entire PCITVText Web Site

Designed by Robin Hounsome

*/

a:link {color: yellow}

a:visited {color: yellow}

a:active {color: yellow}

a:hover {color: red}

a.sidepanel:link {color:blue}

a.sidepanel:visited {color:blue}

a.sidepanel:active {color:blue}

a.sidepanel:hover {color:red}

code {
font-size: larger;
font-weight: bold;
color: yellow;
}

body {
font-family: Arial,Helvetica,Switzerland,Sans;
font-weight: normal;
color: white;
}

b {
color: yellow;
}

.flash {
font-family: Arial,Helvetica,Switzerland,Sans;
font-weight: bold;
color: red;
background-color: yellow;
}

h4 {
font-family: Arial,Helvetica,Switzerland,Sans;
font-weight: bold;
font-style: normal;
color: white;
}

p {
font-family: Arial,Helvetica,Switzerland,Sans;
font-style: normal;
color: white;
}


td {
font-family: Arial,Helvetica,Switzerland,Sans;
font-style: normal;
color: white;
}
h1 {
font-family: Arial,Helvetica,Switzerland,Sans;
font-weight: bold;
font-style: normal;
color: white;
}

h2 {
font-family: Arial,Helvetica,Switzerland,Sans;
font-weight: bold;
font-style: italic;
color: white;
}

.bg-colour {
background-color: black;
}

.black {
font-family: Arial,Helvetica,Switzerland,Sans;
font-style: normal;
color: black;
}
