A:link
{
    TEXT-DECORATION: none
}
A:visited
{
	color: #0099ff;
	text-decoration: none;
}
A:hover
{
    COLOR: #333333;
    TEXT-DECORATION: underline
}
.bold
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.popup
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: red
}
/* Overrides global style */
.heading2
{
	text-transform:uppercase;
	text-align:center;
}
div.columnlongheight
{
	height: 30px;
}
div.column1
{
	width: 325px;
}
.questionheight
{
	height: 20px
}
