﻿body {
}

#inputsection
{
    font-family: arial;
}

#flaglinks
{
    font-family: arial;
}

#flagMsg
{
    font-family: arial;
}

.link
{
    font-family: arial;
	width:500px;
}

.action
{
    width: 100px;
    height: 30px;
    font-family: arial;
	font-weight:bold;
    font-size: 8pt;
    text-align: center;
	background-color:Red;
	color:White;
}

.fl
{
	color:Blue;
}
