I live in a world of infinite possibilities.
Me train running low on soul coal
They push+pull tactics are driving me loco
They shouldn't do that no no no
code:
a
{
color: black;
font-weight: normal;
text-decoration: none;
}
a:link
{
color: black;
font-weight: normal;
text-decoration: none;
}
a:active
{
color: #686868;
font-weight: normal;
text-decoration: none;
}
a:visited
{
color: #CCC;
font-weight: normal;
text-decoration: none;
}
a:hover
{
color: #686868;
font-weight: normal;
text-decoration: underline;
}
.2a
{
color: white;
font-weight: bold;
text-decoration: none;
}
.2a:link
{
color: white;
font-weight: bold;
text-decoration: none;
}
.2a:active
{
color: black;
font-weight: bold;
text-decoration: none;
}
.2a:visited
{
color: #000;
font-weight: bold;
text-decoration: none;
}
.2a:hover
{
color: white;
font-weight: bold;
text-decoration: underline;
}
.2b
{
color: white;
text-decoration: none;
}
.2b:link
{
color: white;
text-decoration: none;
}
.2b:active
{
color: black;
text-decoration: none;
}
.2b:visited
{
color: #CCC;
text-decoration: none;
}
.2b:hover
{
color: white;
text-decoration: underline;
}
First intention, then enlightenment..
Ars Pyronomica
" Life is programmed. Whether death is programmed or not is yet to be determined."
I live in a world of infinite possibilities.
Using the keywords [development] we found the following existing topics.